On this article we will learn how to build splash screens using PHP5.2-GTK2
Generally we start build the spalsh thinking on a image, that you must to choose before.
The image used on my class is on the format *.png .
The splash class uses the gtk class - GTKImage to load the image file, and the widget is added to an vbox container, but you can add it to gtkwidow instead.
... follows the class splash
Right nest we will build a new class test to check the result of class splash builded above
Follows the code
Sem comentários:
Enviar um comentário