PHP-GTK AppWizard
AppWizard is a tool for creating the php-code for a libGlade .glade file.You just design your GUI with WinGlade or so and the AppWizard creates the basic code framework for you.
Benefit: The initially work is done - the program runs - and you can concentrate on programming the real functions!
This is the third release of this application. It does the basic + some advanced things, but there are probably many things that can be better. If you find a bug, wish to have a feature or got a new function template, drop me a line!
To see what is new, have a look at the changelog. And read what other people think about it!
Version | 0.3 (2003-05-09 11:45) | ||
---|---|---|---|
Download | appwizard-0.3.zip | zip | 104kB |
known bugs
- connection functions with the same name but different amount of parameters are not noticed
- the gtk on windows crashes when you press some keys on some widgets (why? I don't know)
- the xml parser is very slow (even on my Athlon XP 1700+ w/ 512MB RAM)
missing functions
- load/save projects