Home
last modified time | relevance | path

Searched refs:Toolbutton (Results 1 – 25 of 136) sorted by relevance

123456

/dports/x11-toolkits/tk85/tk8.5.19/library/ttk/
H A Ddefaults.tcl110 ttk::style layout Toolbutton {
118 ttk::style configure Toolbutton \
120 ttk::style map Toolbutton -relief \
122 ttk::style map Toolbutton -background \
H A DaltTheme.tcl70 ttk::style configure Toolbutton -relief flat -padding 2
71 ttk::style map Toolbutton -relief \
73 ttk::style map Toolbutton -background \
H A DclassicTheme.tcl102 ttk::style configure Toolbutton -padding 2 -relief flat -shiftrelief 2
103 ttk::style map Toolbutton -relief \
105 ttk::style map Toolbutton -background \
H A DwinTheme.tcl60 ttk::style configure Toolbutton -relief flat -padding {8 4}
61 ttk::style map Toolbutton -relief \
H A DclamTheme.tcl58 ttk::style configure Toolbutton \
60 ttk::style map Toolbutton \
/dports/www/getleft/Getleft-v1.2/scripts/
H A DChooseLinks.tcl521 -style Toolbutton -command "
528 -style Toolbutton -command "
535 -style Toolbutton -command "
545 -style Toolbutton -command "Ayuda::Ayuda howtoDown#ChooseLinks"]
549 -style Toolbutton -command "
555 set htmla [ttk::button $checks.htmla -image mas -style Toolbutton \
557 set htmle [ttk::button $checks.htmle -image menos -style Toolbutton \
560 set imaa [ttk::button $checks.imaa -image mas -style Toolbutton \
562 set imae [ttk::button $checks.imae -image menos -style Toolbutton \
565 set coma [ttk::button $checks.cona -image mas -style Toolbutton \
[all …]
H A DAyuda.tcl64 -cursor hand2 -style Toolbutton \
67 -cursor hand2 -style Toolbutton \
70 -cursor hand2 -style Toolbutton \
/dports/x11-toolkits/tk87/tk8.7a5/library/ttk/
H A Ddefaults.tcl128 ttk::style layout Toolbutton {
136 ttk::style configure Toolbutton \
138 ttk::style map Toolbutton -relief \
140 ttk::style map Toolbutton -background \
H A DaltTheme.tcl76 ttk::style configure Toolbutton -relief flat -padding 2
77 ttk::style map Toolbutton -relief \
79 ttk::style map Toolbutton -background \
H A DclassicTheme.tcl109 ttk::style configure Toolbutton -padding 2 -relief flat -shiftrelief 2
110 ttk::style map Toolbutton -relief \
112 ttk::style map Toolbutton -background \
H A DwinTheme.tcl62 ttk::style configure Toolbutton -relief flat -padding {8 4}
63 ttk::style map Toolbutton -relief \
H A DclamTheme.tcl60 ttk::style configure Toolbutton \
62 ttk::style map Toolbutton \
/dports/x11-toolkits/tk86/tk8.6.12/library/ttk/
H A Ddefaults.tcl128 ttk::style layout Toolbutton {
136 ttk::style configure Toolbutton \
138 ttk::style map Toolbutton -relief \
140 ttk::style map Toolbutton -background \
H A DaltTheme.tcl76 ttk::style configure Toolbutton -relief flat -padding 2
77 ttk::style map Toolbutton -relief \
79 ttk::style map Toolbutton -background \
H A DclassicTheme.tcl109 ttk::style configure Toolbutton -padding 2 -relief flat -shiftrelief 2
110 ttk::style map Toolbutton -relief \
112 ttk::style map Toolbutton -background \
H A DwinTheme.tcl62 ttk::style configure Toolbutton -relief flat -padding {8 4}
63 ttk::style map Toolbutton -relief \
H A DclamTheme.tcl60 ttk::style configure Toolbutton \
62 ttk::style map Toolbutton \
/dports/games/pysolfc/PySolFC-2.14.1/data/themes/blue/
H A Dblue8.5.tcl88 ttk::style configure Toolbutton \
91 ttk::style map Toolbutton -background [list active $colors(-selectbg)]
92 ttk::style map Toolbutton -foreground [list active $colors(-selectfg)]
93 ttk::style map Toolbutton -relief {
H A Dblue8.4.tcl72 style configure Toolbutton \
75 style map Toolbutton -background [list active $colors(-selectbg)]
76 style map Toolbutton -foreground [list active $colors(-selectfg)]
77 style map Toolbutton -relief {
/dports/x11-toolkits/tk85/tk8.5.19/library/demos/
H A Dtoolbar.tcl61 ttk::button $t.button -text "Button" -style Toolbutton -command [list \
63 ttk::checkbutton $t.check -text "Check" -variable check -style Toolbutton \
/dports/x11-toolkits/tk87/tk8.7a5/library/demos/
H A Dtoolbar.tcl61 ttk::button $t.button -text "Button" -style Toolbutton -command [list \
63 ttk::checkbutton $t.check -text "Check" -variable check -style Toolbutton \
/dports/x11-toolkits/tk86/tk8.6.12/library/demos/
H A Dtoolbar.tcl61 ttk::button $t.button -text "Button" -style Toolbutton -command [list \
63 ttk::checkbutton $t.check -text "Check" -variable check -style Toolbutton \
/dports/games/pysolfc/PySolFC-2.14.1/data/tcl/
H A Dfsdialog8.4.tcl331 set data(bgLabel) [ttk::label $f1.bg -style Toolbutton]
332 set data(upBtn) [ttk::button $f1.up -style Toolbutton]
336 set data(prevBtn) [ttk::button $f1.prev -style Toolbutton]
340 set data(nextBtn) [ttk::button $f1.next -style Toolbutton]
344 set data(homeBtn) [ttk::button $f1.home -style Toolbutton]
348 set data(reloadBtn) [ttk::button $f1.reload -style Toolbutton]
351 set data(newBtn) [ttk::button $f1.new -style Toolbutton]
354 set data(cfgBtn) [ttk::menubutton $f1.cfg -style Toolbutton]
491 ttk::label $data(fileHdr).l0 -text Name -style Toolbutton -anchor w
492 ttk::label $data(fileHdr).l1 -text Size -style Toolbutton -anchor w
[all …]
H A Dfsdialog8.5.tcl331 set data(bgLabel) [ttk::label $f1.bg -style Toolbutton]
332 set data(upBtn) [ttk::button $f1.up -style Toolbutton]
336 set data(prevBtn) [ttk::button $f1.prev -style Toolbutton]
340 set data(nextBtn) [ttk::button $f1.next -style Toolbutton]
344 set data(homeBtn) [ttk::button $f1.home -style Toolbutton]
348 set data(reloadBtn) [ttk::button $f1.reload -style Toolbutton]
351 set data(newBtn) [ttk::button $f1.new -style Toolbutton]
354 set data(cfgBtn) [ttk::menubutton $f1.cfg -style Toolbutton]
491 ttk::label $data(fileHdr).l0 -text Name -style Toolbutton -anchor w
492 ttk::label $data(fileHdr).l1 -text Size -style Toolbutton -anchor w
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/components/
H A Dfsdialog.tcl306 set data(bgLabel) [ttk::label $f1.bg -style Toolbutton]
307 set data(upBtn) [ttk::button $f1.up -style Toolbutton]
311 set data(prevBtn) [ttk::button $f1.prev -style Toolbutton]
315 set data(nextBtn) [ttk::button $f1.next -style Toolbutton]
319 set data(homeBtn) [ttk::button $f1.home -style Toolbutton]
326 set data(newBtn) [ttk::button $f1.new -style Toolbutton]
487 ttk::label $data(fileHdr).l0 -style Toolbutton -anchor w \
489 ttk::label $data(fileHdr).l1 -style Toolbutton -anchor w \
491 ttk::label $data(fileHdr).l2 -style Toolbutton -anchor w \
493 ttk::label $data(fileHdr).l3 -style Toolbutton -anchor w \
[all …]

123456