| Newsgroups |
php.gtk.webmaster |
| Message-ID |
<[email protected]> |
If you want to work quickly with phpgtk, you can use GUL (Gtk User Language project).
Gul is a free Xul-like markup language for describing user interfaces with PHP-GTK extension.
Example :
<Gul>
<window position="center" style="width:200px; height:200px">
<button label="hello world !" />
</window>
</Gul>
You can use Gul like Glade but with simple syntax.
Download Gul here : http://gul.redsofa.net
Good luck.
http://gtk.php.net:80/manual/fr/index.php