Thanks for the post - I recently started working with Tk myself. I'm on Win32, and had some trouble getting things to look just the way I want them. I used some of the Widget source for the occasional answer, but found myself a tad confused when trying to weasel out the actual widget code that gives you the dismiss/see code functionality =) There are definitely some tweaks I'm looking to make to my app that I'm a little lost on still.. like a better method of reading in a line of data and keeping it hidden when a certain menu-item is selected..

I've got Learning Perl/Tk, and it helps..but I'm looking for more real-world examples also. It appears that you're post has sparked a link or two, so thanks again =)

-=rev=-

In reply to Re: Perl/Tk exemplars? by Reverend Phil
in thread Perl/Tk exemplars? by dws

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.