Learning Perl/Tk: Graphical User Interfaces with Perl

Learning Perl/Tk: Graphical User Interfaces with Perl

by NancyWalsh (Author)

Synopsis

With Tk, Perl programs can be window-based rather than command-line based, with buttons, entry fields, listboxes, menus, and scrollbars. Originally developed for the Tel language, the Perl port of the Tk toolkit liberates Perl programmers from the world of command-line options, STDIN, and STDOUT, allowing them to build graphical, event-driven applications for both Windows and UNIX. This book is aimed at Perl novices and experts alike. It explains the reasoning behind event driven applications and drills in 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 window frame.

$4.38

Save:$26.85 (86%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 373
Edition: 1
Publisher: O'Reilly Media
Published: 01 Jan 1999

ISBN 10: 1565923146
ISBN 13: 9781565923140

Author Bio
Nancy Walsh has been involved with Perl (and Perl/Tk) since 1996. She received a Computer Science degree from the University of Arizona in 1993, and currently works as a Principal Consultant for XOR, Inc. doing J2EE and Java work on various projects. Nancy has taught several Perl/Tk Tutorials at the O'Reilly Open Source Conference and is also the author of Learning Perl/Tk.