Siegfried Heintze wrote:

Wow! Thanks for the enthusiastic responses!

Well I'm a C++ guy so GTK* and WxWindows look good. But is anyone using
these on ActiveState Perl? Is there some other perl for windows that I
should be using for GUI?

Siegfried



ActiveState Perl is fine for Gtk2-Perl.
At least it works fine while it's running. For some reason I get a crash on exiting apps under Windows, but never while the app is actually running. I've never bothered chasing it down, and I'm a little suspicious it may be Gtk2's fault anyway. You will need to use the Glade GUI builder ( and Gtk2::GladeXML to build your GUI from your Glade project files ).


Dan

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