Skip to Content
Pro Perl Programming: From Professional to Advanced
book

Pro Perl Programming: From Professional to Advanced

by William Bo Rothwell
February 2020
Intermediate to advanced content levelIntermediate to advanced
337 pages
4h 54m
English
Apress
Content preview from Pro Perl Programming: From Professional to Advanced
© William "Bo" Rothwell of One Course Source, Inc. 2020
W. ". RothwellPro Perl Programminghttps://doi.org/10.1007/978-1-4842-5605-3_10

10. Perl/TK Basics

William “Bo” Rothwell1 
(1)
San Diego, CA, USA
 

The idea behind Tk is to create an easy-to-use interface between Perl and Windows. In order to do this, Tk builds on top of the X Window System (or Microsoft Windows) to create "sub-windows" that contain buttons, menu bars, scroll bars, and other windows components. These components are called widgets .

Widgets are controls that are built into Motif (the heart of the X Window System on UNIX platforms). In fact, you can think of Tk as the process of putting widgets together in an application until you have the graphic interface you need.

The TK module

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Perl Programming: From Advanced to Expert

Advanced Perl Programming: From Advanced to Expert

William Bo Rothwell
Advanced Perl Programming

Advanced Perl Programming

Sriram Srinivasan
Mastering Perl

Mastering Perl

brian d foy
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 9781484256053Purchase LinkPublisher Website