News

I've used Perl/Tk in the past and while it works, the look and feel is really that of a late 90s app. There isn't much customization you can do (in terms of skinning the default Tk widgets), so ...
Mastering Perl/Tk is divided into two distinct sections. The first half of the book (chapters 1-13) covers the same material found in Learning Perl/Tk; in fact, several of the examples and text ...
I've got a perl/tk window, and I've got 1 line in a label that I want to be a larger font than the other widgets (buttons and labels). Every other widget is using the system default font, which is ...