At 08:51 04/11/2005 -0700, gossamer axe wrote: [snip] >> I've seen PHP used as an application-building language. . . > >yes, but my lack of knowledge on the subject led me to ask here, how >to I make a GUI program using PHP or should I change languages for >this program? Is it effective to do gtk+php or just try Pascal or >Java to rewrite this. And, is there something out there to help me >create the GUI w/out having to manually code out each button. Lazy >way? [snip]
There's one other programming tool you might try to get past the "GUI<->app<->database" connection problem. It's a new project called Gambas <http://gambas.sourceforge.net/> which is kind of like Visual Basic. It seems to have everything you described in a well-integrated IDE. I've got it downloaded but I haven't tried it yet. Gus -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
