in reply to Re: Which GUI toolkit should I use (must run on Windows)?
in thread Which GUI toolkit should I use (must run on Windows)?
If your code isn't supposed to be portable, Win32::GUI will most likely give you the most Windows-like looks, and it's the best way to go IMHO. Otherwise, I think you should reconsider using something like Perl/Tk, Glade-Perl or wxPerl...
Good luck!
|
|---|