Publisher: O'Reilly, 1999, 357 pages
ISBN: 1-56592-314-6
Perl/Tk is the extension to Perl for creating graphical user interfaces. With Tk, Perl programs can be window-based rather than command-line based, with buttons, entry fields, listboxes, menus, and scrollbars. Tk leberates Perl programmers from the world of command-line options, standard input and standard output, allowing them to build graphical event-driven applications for both Microsoft Windows and Unix.
Learning Perl/Tk is aimed at Perl novices and experts alike. It explains the reasoning behind event-driven applications, and offers guidelines on how to best design graphical applications. It teaches how to implement and configure each of the Perl/Tk graphical elements step-by-step. Special attention is given to the geometry managers, which are needed to position each button, menu, label, and listbox in the windows frame. For each of the commonly used Perl/Tk widgets, the book includes:
Although this book does not teach basic Perl, anyone who has written even the simplest Perl program should be able top learn Tk from this book. The writing is breezy and informal, and gets right to the point of what you need to know and why. The book is rife with illustrations that demonstrate how each element is drawn and how its configuration options affects its presentation.
Learning Perl/Tk is for every Perl programmer who would like to implement simple, easy-to-user graphical interfaces.
This used to be the only book on the subject, but Nancy has written yet another one.
Comments
There are currently no comments
New Comment