Posted by david on February 8, 2009
Well, after few hours around internet and testing all… finally I got Glade 3 Running!! very well! Actually I’m using it to create an php-gtk application. This is how its looks: And this is the application running: To download go to the winGlade section here: winGlade. Share on Facebook
Share on Facebook
Posted by david on October 16, 2008
Now, we going to install ph-gtk with gtkbuilder support. With gtkbuilder support we can use Glade 3 to design our windows applications. Lets do it!… Step 1 (phpfi as password) cvs -d :pserver:cvsread@cvs.php.net:/repository checkout -r php_gtk_2_0_1 -P php-gtk Step 2 cd php-gtk Step 3 ./buildconf Step 4 ./configure Step 5 make Step 6 sudo make [...]
Share on Facebook