Who Should Attend:
Anyone with intermediate Perl knowledge who hasn't used Perl/Tk, but wishes
to do so.
Find out how to write powerful GUI applications in Perl, even if you've
never written a GUI program before. Learn the standard widgets that users
interact with (text boxes, sliders, scroll bars, buttons, ...) and how to
lay them out on the screen. We'll show frequent examples of practical
applications of the material, and demonstrate a full application at the
end.
Course Outline:
- Use of the Tk module.
- Geometry management with the packer.
- Windows and basic widgets.
- Composite widgets.