Exist php editor, whitch can make php gtk desktop applications ?
Hello.
I have question.
Exist editor , where can I (or you ) design php applications for desktop ?
I mean php gtk or something like that.
If yes please can you post hist name ?
thanks
I suppose that by "Editor" in this case you mean "visual design editors" for PHP-GTK ?
There exists at least two: Glade and GtkBuilder. In both, you design the desktop UI, and then load it from PHP. Glade is the tried-and-true designer, but is slowly being deprecated in favor of GtkBuilder.
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.