[PHP] Re: A native Windows binding for PHP - released

2004-09-21 Thread Rubem Pechansky
Hi, Thanks for the your comments. I'll definitely submit it to PECL as soon as it is more stable, but I'm not sure it is a good idea to submit a pre-alpha... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: A native Windows binding for PHP - released

2004-09-21 Thread Rubem Pechansky
Phil Roberts <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > I like the event handling system you're using. When the supported > widget set is more complet it looks like this will be very > promising indeed. Certainly more so than GTK. Hope so... We'll get there :) -- PHP Ge

[PHP] A native Windows binding for PHP - released

2004-09-17 Thread Rubem Pechansky
Hi all, I have designed and successfully prototyped a native Windows binding for PHP. This binding is very lightweight and it is already capable of doing dialogs, controls, and a lot more with a few dozen lines of code. PHP can thus be used as a tool for quick development of native Windows applica