Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Perl/Tk Resources (Was: Perl/Tk Scrolled issue)

by rcseege (Pilgrim)
on Aug 22, 2006 at 13:42 UTC ( [id://568847]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Perl/Tk Scrolled issue
in thread Perl/Tk Scrolled issue

Misunderstanding of Scrolled is partly caused by the lack of documentation.

Yeah - I completely understand. One of the problems with Perl/Tk IMO, is that it includes so much, it's tough to stay on top of it all and keep up with the Documentation, Patches to minor widgets, etc. The effort isn't all that distributed for such a large distro.

I didn't find anything on this niether in Perl/Tk pod nor in Mastering Perl/Tk. I'd appreciate if you point me some usefull sources of Perl/Tk wisdom.

There are quite a few resources out there for Perl/Tk. Admittedly, a few of them are showing their age a bit... There is a core set of resources that I go back to time and time again, and you might have found the answer in the first resource. I completely agree that it would have been nice if this "gotcha" had been pointed out in the docs, but what can you do? I hope the abbreviated list below helps.

comp.lang.perl.tk and pTk mailing list
I include these together, since most of what is posted to the pTk mailing list gets mirrored to c.l.p.tk. There are a core group of folks who have been answering questions in these forums for years. Even if you're not interested in posting, the archives serve as an invaluable resource. http://groups.google.com/group/comp.lang.perl.tk is one of the first places I go when I have a question.
Mastering Perl/Tk, by Steve Lidie and Nancy Walsh
You already mentioned this in your post. I felt completely comfortable with Perl/Tk before I got the book, and I figured it would be a good reference, but I was amazed at the amount of content that I hadn't seen before. It's worth mentioning that Steve has a site where he links to other Perl/Tk resources. He also contributes to the pTk mailing list.
Perl/Tk Org - http://www.perltk.org
Ala Qumsieh, a frequent contributer to ptk/c.l.p.tk maintains this site which contains scripts, articles, and other information. (It looks like the layout has changed again since the last time I was there... nice)
The Source
When I started out with Perl/Tk I spent a lot of time in the source code, like a kid taking something apart to see how it worked. The source served as a great spot to learn how bindings were handled and some obscure tricks. When I came to something I didn't understand, I'd search the internet for it or post a question to one of online forums. I would experiement with modifying existing widgets to see what would happen. It was fun and I learned a lot. You might check out the widget demo that comes with the distro.
Other resources
  • ActiveState's Documentation - which is really just the POD, but organized for easy browsing.
  • The Perl/Tk FAQ - maintained by Cameron Laird. Contains loads of other Perl/Tk resources, code snippets, history... and lots of dead links, but still fun to poke through.
  • Perl month archives featured articles on Perl including a few on Perl/Tk by Steve Lidie and Slaven Rezic (Another frequent pTk contributor).
  • http://www.perl.com - You can find articles on Perl/Tk here.

These represent the resources that come to mind the quickest, and I know I've left out many others. There are several books that have coverage of Perl/Tk (which you can find in the FAQ, along with other resources, provided the links are still valid). In addition, I end up turning to Tcl/Tk sites, X Windows references for information on Events, MSDN and other Win32 sites for Windows specific information. This should be a pretty decent sampling.

Rob
  • Comment on Perl/Tk Resources (Was: Perl/Tk Scrolled issue)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://568847]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-20 11:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found