Next: Widgets and User
Up: TclTk and
Previous: Creating Tcl Extensions
- Tk is a Tcl extension that supports Motif-compliant GUI widgets.
-
- Object oriented: new widgets are new commands.
- Widgets are arranged in a hierarchy.
- Configuration of a widget can be changed at any time.
- Geometry managers place widgets relative to one another.
- User interaction mediated through callbacks.
CS488/688: Introduction to Interactive Computer Graphics
University of Waterloo
Computer Graphics Lab
cs488@cgl.uwaterloo.ca