I have been working with this recently, so I'm very glad to share my experiences. For what they are worth.

Personally, I had some frustration getting Tk working with IndigoPerl, but no problems whatsoever with ActiveState. Win32 worked fine with either. (Though IMHO it's more likely it was my fault than anything else, to be sure.)

As far as working with them... I can only add to the voices here in expressing a distinct preference for Tk. Since neither is supported on Macintosh, there is no real cross-platform GUI support anyway. However, you can at least have the opportunity to share your work with the rest of the community & help Save The World by writing PERL code. :-}

Plus, if you look at the Big Picture you'd realize that a Tk module for the Mac platform would be forthcoming a lot faster than say a Win32 module. :-\

Though, you did say that compatability wasn't an issue, I simply suggest it's something that you look at from both sides. With a greater audience comes a greater amount of shared code resources. You'll find more examples & help in the long run using Tk because of compatability.

Also, as noted previously, it doesn't crash as much! 8-P



Wait! This isn't a Parachute, this is a Backpack!

In reply to Re: Win32::GUI vs Tk by gregor42
in thread Win32::GUI vs Tk by r.joseph

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.