Query: widget_toolbar
OS: osx
Section: n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
widget_toolbar(n) widget::toolbar Megawidget widget_toolbar(n) __________________________________________________________________________________________________________________________________________________NAMEwidget_toolbar - widget::toolbar MegawidgetSYNOPSISpackage require Tcl 8.4 package require Tk 8.4 package require widget ?3.0? package require widget::toolbar ?1.0? widget::toolbar pathname ?options? getframe add ?item? ?args? delete item1 ?item2? ?...? itemcget symbol option itemconfigure symbol ?args? items ?pattern? remove ?-destroy? item1 ?item2? ?...? _________________________________________________________________DESCRIPTIONThis package provides a toolbar megawidget (snidget). It makes use of the Tile/Ttk themed widget set. widget::toolbar pathname ?options? getframe add ?item? ?args? delete item1 ?item2? ?...? itemcget symbol option itemconfigure symbol ?args? items ?pattern? remove ?-destroy? item1 ?item2? ?...?WIDGET OPTIONS-ipad -pad -separatorITEM OPTIONS-pad -separator -sticky -weightEXAMPLEpackage require widget::toolbar ; # or widget::all set t [widget::toolbar .t] pack $t -fill x -expand 1 $t add button [button .b -text foo] $t add separator -pad {2 4} $t add button [button .c -text bar]KEYWORDSmegawidget, snit, widget widget 3.0 widget_toolbar(n)
Related Man Pages |
---|
chatwidget(n) - mojave |
iwidgets_toolbar(1) - mojave |
widget_toolbar(n) - mojave |
widget_calendar(n) - osx |
widget(n) - osx |
Similar Topics in the Unix Linux Community |
---|
Skip item by using substring |
qlbar 0.1.3 (Default branch) |
Moxilnet: SMS toolbar v0.1 released |
Hiding or showing a window's toolbar |
From list to csv |