I just wanted to know, is there any PHP/GTK IDE ?
Thx
Perez Julien
--
PHP GTK Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-gtk-u...@lists.php.net
For additional commands, e-mail: php-gt...@lists.php.net
To contact the list administrators, e-mail: php-lis...@lists.php.net
On Wed, 21 Mar 2001, Perez Julien wrote:
> Hello all,
>
> I just wanted to know, is there any PHP/GTK IDE ?
>
> Thx
>
> Perez Julien
>
>
>
>
--
.--- .- ... --- -. / -- --- .-. . .... --- ..- ... .
Jason Morehouse
j...@netconcepts.com
Netconcepts LTD
Auckland, New Zealand
For major unix systems only Glade. So far you can only use
libglade, there's no known native PHP source code generator for
now. I played a bit around with it, it's not that hard but you'ld
have to write conversion table for most of the XML tags because
they don't map 1:1 to the methods provided by GTK in general;
whic I wasn't willing to do ;)
- Markus
Any php ide can do highlightment now :)