crenz has asked for the wisdom of the Perl Monks concerning the following question:
I need to do a smaller (6-7 windows/dialogs) GUI-based project that needs to run mainly on MS Windows. The program needs to deal with MIDI and MIDI files, and since I happen to like perl, naturally I am looking into using perl :) (even though the guy I'm going to do it for would prefer me to use SmallTalk). However, the different GUI libraries available confuse me.
I only have GUI experience with Delphi, C++ (Qt) and Java, so I'm wondering which library I should use with Perl. I am aware of Tk, wxWindows and Win32::GUI. What are your experiences with these libraries? Is there a good comparison somewhere on the Net? Are there any speed issues (both development speed and execution speed)? Also, is it all manual coding or are there any good (and free) visual tools?
Thanks for sharing your wisdom :).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Which GUI Library should I use?
by Callum (Chaplain) on Nov 15, 2002 at 09:41 UTC | |
by crenz (Priest) on Nov 15, 2002 at 10:54 UTC | |
by AcidHawk (Vicar) on Nov 15, 2002 at 11:07 UTC | |
|
Re: Which GUI Library should I use?
by AcidHawk (Vicar) on Nov 15, 2002 at 10:08 UTC | |
|
Re: Which GUI Library should I use?
by busunsl (Vicar) on Nov 15, 2002 at 09:42 UTC | |
|
Re: Which GUI Library should I use?
by Bukowski (Deacon) on Nov 15, 2002 at 10:13 UTC | |
|
Re: Which GUI Library should I use?
by valdez (Monsignor) on Nov 15, 2002 at 12:43 UTC | |
by crenz (Priest) on Nov 15, 2002 at 13:05 UTC |