widget - Megawidget bundle
Contents
Bugs, Ideas, Feedback
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please
report such in the category widget of the TklibTrackers [http://core.tcl.tk/tklib/reportlist]. Please
also report any ideas for enhancements you may have for either package and/or documentation.
Category
Widget
tklib 3.2 widget(3tk)
Description
This package provides megawidgets based on the snit oo system (snidgets). It makes use of the Tile/Ttk
themed widget set.
widget::validateas ?options?
commands:
Example
package require widget::superframe ; # or widget::all
pack [widget::superframe .f -type separator -text "SuperFrame:"]
Keywords
bundle, calendar, dateentry, dialog, megawidget, menu, panelframe, ruler, screenruler, scrolledwindow,
snit, statusbar, superframe, toolbar, widget
Name
widget - Megawidget bundle
Synopsis
package require Tcl8.4
package require Tk8.4
package require widget?3.2?
package require snitwidget::validateas ?options?
widget::calendarpathname ?options?
widget::dateentrypathname ?options?
widget::dialogpathname ?options?
widget::menuentrypathname ?options?
widget::panelframepathname ?options?
widget::rulerpathname ?options?
widget::screenrulerpathname ?options?
widget::scrolledwindowpathname ?options?
widget::statusbarpathname ?options?
widget::superframepathname ?options?
widget::toolbarpathname ?options?
________________________________________________________________________________________________________________
Widgets
widget::calendarpathname ?options?
options:
widget::dateentrypathname ?options?
options:
widget::dialogpathname ?options?
options:
widget::menuentrypathname ?options?
options:
widget::panelframepathname ?options?
options:
widget::rulerpathname ?options?
options:
widget::screenrulerpathname ?options?
options:
widget::scrolledwindowpathname ?options?
options:
widget::statusbarpathname ?options?
options:
widget::superframepathname ?options?
options:
widget::toolbarpathname ?options?
options:
