Product Documentation

ActiveTcl 8.4 Documentation


[ Main table Of Contents | Tklib Table Of Contents | Tklib Index ]

widget(n) 3.0 "Megawidget package"

Name

widget - Megawidget package

Description

This package provides megawidgets based on the snit oo system (snidgets). It makes use of the Tile/Ttk themed widget set.

widget::validate as ?options?

commands:

EXAMPLE

package require widget::superframe ; # or widget::all
pack [widget::superframe .f -type separator -text "SuperFrame:"]

Copyright © 2009 for compilation: ActiveState