Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<blockquote> <p>I dont seem to see any popular php based tutorial sites</p> </blockquote> <p>I am afraid it has some truth in it, some very helpful link are these:</p> <p><strong>Php Gtk Comunity page</strong> <a href="http://php-gtk.eu/" rel="nofollow noreferrer">http://php-gtk.eu/</a></p> <p><strong>Small tutorial</strong> <a href="http://zetcode.com/gui/phpgtktutorial/" rel="nofollow noreferrer">http://zetcode.com/gui/phpgtktutorial/</a></p> <p><strong>Sample scripts by widgets (this contains the most!)</strong> <a href="http://www.kksou.com/php-gtk2/list-sample-codes-by-widgets/" rel="nofollow noreferrer">http://www.kksou.com/php-gtk2/list-sample-codes-by-widgets/</a></p> <p>A few other more specific link I distinguished are:</p> <p><strong>Php+Gtk+Cairo in Particular</strong> <a href="http://zetcode.com/gui/phpgtktutorial/cairo/" rel="nofollow noreferrer">http://zetcode.com/gui/phpgtktutorial/cairo/</a> I've done a class project on random walk (balls moving around on the screen) in cairo and it is a great library!</p> <p><strong>Few sample scripts</strong> <a href="http://php-gtk.eu/en/gtk/gtkwindow" rel="nofollow noreferrer">http://php-gtk.eu/en/gtk/gtkwindow</a></p> <p><strong>CairoForPHP Samples</strong> <a href="http://fffree.phpws.org/?p=6" rel="nofollow noreferrer">http://fffree.phpws.org/?p=6</a></p> <p><strong>PHP-GTK installer for windows (this must be very helpful!)</strong> <a href="http://php-gtk.eu/en/apps/php-gtk-installer-for-windows" rel="nofollow noreferrer">http://php-gtk.eu/en/apps/php-gtk-installer-for-windows</a></p> <blockquote> <p>Is it even being used?</p> </blockquote> <p>There are a few projects displayed on the community page. I am working my self on a class project on descision support models. Also I have made a comment here: <a href="https://stackoverflow.com/a/4522521/642173">https://stackoverflow.com/a/4522521/642173</a> that is somehow relative to your question.</p> <p>I wish the future will be better for php-gtk, I think it is worth.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload