On Mon, 11 Apr 2005, Octavian Rasnita wrote:

> I would like to create Windows applications with a standard Windows GUI.

Check out WxWindows / WxPerl:

    <http://www.perl.com/pub/a/2001/09/12/wxtutorial1.html>
    <http://wxperl.sourceforge.net/news.html>
    <http://www.wxwindows.org/>
    <http://www.wxwindows.org/apps2.htm>

This seems to be the best cross-platform graphical toolkit for making 
applications that look native on each platform it runs on (Windows, 
Linux, OSX, etc). Additionally, you can hook into it with a variety of 
languages, including Perl, Python, Basic, JavaScript, Squeak, etc. 



-- 
Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to