widget - Megawidget package
TABLE OF CONTENTS
SYNOPSIS
DESCRIPTION
WIDGETS
EXAMPLE
KEYWORDS
package require Tcl 8.4
package require Tk 8.4
package require widget ?3.0?
This package provides megawidgets based on the snit oo system (snidgets). It makes use of the Tile/Ttk themed widget set.
package require widget::superframe ; # or widget::all pack [widget::superframe .f -type separator -text "SuperFrame:"] |
megawidget, snit, widget