Send money to srezic :-)

Tk will always be around. Even in it's current limited state, it is a valuable tool, and the Tk::Canvas is still very useful (it's only drawback IMO, is the lack of transparency support....but Tk::Zinc picks up that slack. Tk ( not the Perl port) is moving ahead full speed, and the newest version has all sorts of improvements. The question is whether someone with c savvy will start the porting to the next Tk level, and hang around to do the innumerable bugs that will pop up.

I'm gradually trying to move to Gtk2, even if Tk improves. It has very active developers and seems to be going in the right direction, and the perl code parallels the c code very well, so you can prototype in Perl, and if it's widely adopted, convert it to c with relatively little effort.

So....Perl/Tk is not dead, it's not even dying...it's just growing old with no doctor's care, and being pushed off into the backrooms, while the youngsters( Gtk2, Wx, Tkx, etc) are kicking up their heels and making alot of noise.


I'm not really a human, but I play one on earth Remember How Lucky You Are

In reply to Re: Is there any hope for Perl/Tk ? by zentara
in thread Is there any hope for Perl/Tk ? by pht

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.