[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 applications.

I have just released this project to the public as Open Source at
http://winbinder.sourceforge.net/. Although it is still a work in
progress, you can take a look at the source code, download a working
demo and play with it a little bit.

Your ideas, comments, criticisms and suggestions are very welcome.

-- 
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 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
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