A Labeled Frame Widget For Tcl/Tk

If you have the Tcl Plugin installed on your browser then an example of the Tk Labeled Frame Widget will appear below:

You can download the Tcl/Tk source text for the example from http://www.hwaci.com/sw/tk/labelframe.tcl. The source text is about 90 lines of pure Tcl/Tk code (not counting the 20 lines or so of code needed to implement the demo.) The widget will run on Tk3.6 or later.

The only documentation currently available is the source code itself. A document describing the operation of the widget is forthcoming.


More Tcl/Tk Widgets