The Little Guy Posted May 2, 2008 Share Posted May 2, 2008 Anyone know of a good place to learn and see some good tutorials (other than http://gtk.php.net)? Link to comment https://forums.phpfreaks.com/topic/103823-php-gtk/ Share on other sites More sharing options...
The Little Guy Posted May 3, 2008 Author Share Posted May 3, 2008 anyone? Link to comment https://forums.phpfreaks.com/topic/103823-php-gtk/#findComment-532253 Share on other sites More sharing options...
networkthis Posted May 3, 2008 Share Posted May 3, 2008 http://w3schools.com/ Good basics http://www.phptoys.com http://php.about.com http://www.php-learn-it.com/ http://php.snippetdb.com/ Link to comment https://forums.phpfreaks.com/topic/103823-php-gtk/#findComment-532261 Share on other sites More sharing options...
trq Posted May 3, 2008 Share Posted May 3, 2008 http://w3schools.com/ Good basics http://www.phptoys.com http://php.about.com http://www.php-learn-it.com/ http://php.snippetdb.com/ None of which have articles relating to PHP-GTK. One reason I use python's gtk bindings over php's is the fact there is allot more information around for it. It also seems allot more stable than php's implimentation, not to mention that python has allot more system programming api's. Link to comment https://forums.phpfreaks.com/topic/103823-php-gtk/#findComment-532264 Share on other sites More sharing options...
networkthis Posted May 3, 2008 Share Posted May 3, 2008 sorry about the links above!!! should have read the entire post above, I checked out php-gtk just to see what it was since I came to the realization that I had never heard of it before. Maybe you can find something useful with a few of the following: Best resources of php-gtk I found in a couple of minutes on google http://www.kksou.com/php-gtk2/sample-codes/ http://oops.opsat.net/doc/topic/develop http://cweiske.de/phpgtk.htm http://www.k-3d.org/gtkglext/Main_Page http://www.devx.com/opensource/Article/21235/0 http://www.sitepoint.com/article/platform-windowed-apps-php http://www.gravitonic.com/downloads/talks/php-quebec-2006/php-gtk-2.pdf http://www.gnope.org/forum/ http://mail.gnome.org/archives/gtk-list/ Supposed to be a really good book about php-gtk with some examples http://www.amazon.com/gp/product/1590596137 Link to comment https://forums.phpfreaks.com/topic/103823-php-gtk/#findComment-532288 Share on other sites More sharing options...
kksou Posted May 4, 2008 Share Posted May 4, 2008 Anyone know of a good place to learn and see some good tutorials (other than http://gtk.php.net)? Hi, There are more than 400+ PHP-GTK2 sample codes here: http://www.kksou.com/php-gtk2/ And if you need a tutorial on PHP-GTK2: http://www.kksou.com/php-gtk2/PHP-GTK2-Demystified/ Regards, /kksou Link to comment https://forums.phpfreaks.com/topic/103823-php-gtk/#findComment-532496 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.