The CPAN documentation seems plentiful but incomplete. For example, if there are parameters for Tk::MainLoop or any special methods for Tk::MainWindow it can't be discerned from the documentation.
I have the Perl/Tk Pocket Reference by Stephan Lidie. I counted 27 methods that can be called on a mainwindow in that chapter. Appendix A of Learning Perl/Tk has a table of common widget methods. But that book is out of print. I don't know about the Pocket Reference. But is very handy and has a lot more than the Appendix A table. This isn't a tutorial, it is a "cut to the chase", here is a widget and here are the methods. There aren't any examples.
Update: http://www.amazon.com/Perl-Pocket-Reference-Stephen-Lidie/dp/1565925173/ref=sr_1_3?ie=UTF8&s=books&qid=1241797000&sr=1-3
$10 on Amazon. I recommend this.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
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, 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, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|