News

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 ...
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 ...
All script writers need to deal with textual data at one time or another. One of the most powerful tools for manipulating text in the free software world is the text widget found in the Tk graphical ...