Home
last modified time | relevance | path

Searched refs:takefocus (Results 1 – 25 of 625) sorted by relevance

12345678910>>...25

/dports/x11-toolkits/tk85/tk8.5.19/tests/
H A DfocusTcl.test64 $w configure -takefocus 0
76 . configure -takefocus 0
79 . configure -takefocus 1
154 .t configure -takefocus 0
175 .b configure -takefocus ""
193 .b configure -takefocus ""
195 $w configure -takefocus t
218 $w configure -takefocus ""
245 $w configure -takefocus ""
255 $w configure -takefocus ""
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/tests/
H A DfocusTcl.test108 $w configure -takefocus 0
117 $w configure -takefocus 0
129 . configure -takefocus 0
132 . configure -takefocus 1
328 .t configure -takefocus 0
346 .t configure -takefocus 0
357 .b.x configure -takefocus 0
366 .b configure -takefocus ""
367 .b.y configure -takefocus ""
386 .b configure -takefocus ""
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/tests/
H A DfocusTcl.test108 $w configure -takefocus 0
117 $w configure -takefocus 0
129 . configure -takefocus 0
132 . configure -takefocus 1
328 .t configure -takefocus 0
346 .t configure -takefocus 0
357 .b.x configure -takefocus 0
366 .b configure -takefocus ""
367 .b.y configure -takefocus ""
386 .b configure -takefocus ""
[all …]
/dports/lang/python27/Python-2.7.18/Tools/webchecker/
H A Dtktools.py64 takefocus=0): argument
90 vbar = Scrollbar(frame, takefocus=takefocus)
95 vbar = Scrollbar(frame, name="vbar", takefocus=takefocus)
106 takefocus=takefocus)
151 takefocus=takefocus)
165 takefocus=None): argument
173 takefocus=takefocus)
187 takefocus=None): argument
197 takefocus=takefocus)
246 takefocus=None): argument
[all …]
/dports/lang/python-legacy/Python-2.7.18/Tools/webchecker/
H A Dtktools.py64 takefocus=0): argument
90 vbar = Scrollbar(frame, takefocus=takefocus)
95 vbar = Scrollbar(frame, name="vbar", takefocus=takefocus)
106 takefocus=takefocus)
151 takefocus=takefocus)
165 takefocus=None): argument
173 takefocus=takefocus)
187 takefocus=None): argument
197 takefocus=takefocus)
246 takefocus=None): argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
H A Dtktools.py64 takefocus=0): argument
90 vbar = Scrollbar(frame, takefocus=takefocus)
95 vbar = Scrollbar(frame, name="vbar", takefocus=takefocus)
106 takefocus=takefocus)
151 takefocus=takefocus)
165 takefocus=None): argument
173 takefocus=takefocus)
187 takefocus=None): argument
197 takefocus=takefocus)
246 takefocus=None): argument
[all …]
/dports/misc/tkcron/tkcron-2.12_3/
H A Dtkcron.tcl497 -relief flat -variable Sunday -command updateNoday -takefocus 0] \
499 -relief flat -variable Monday -command updateNoday -takefocus 0] \
504 -command updateNoday -takefocus 0] -side left
514 -relief flat -variable Noday -command enableNoday -takefocus 0] \
560 -state disabled -takefocus 0
562 -state disabled -takefocus 0
564 -state disabled -takefocus 0
577 -exportselection false -selectmode single -takefocus 0] \
590 [button .mw.actions.clear -text "Clear gadgets" -takefocus 0 \
592 [button .mw.actions.install -text "Install" -takefocus 0 \
[all …]
/dports/astro/py-ro/RO-3.6.9/python/RO/Wdg/
H A DOptionPanelControl.py48 takefocus = True, argument
62 takefocus = takefocus,
90 takefocus=True, # should the checkboxes take focus? argument
144 takefocus = takefocus,
/dports/x11-toolkits/bwidget/bwidget-1.9.14/
H A Dlabelframe.tcl20 -takefocus -relief -borderwidth
49 -takefocus 0 \
53 -relief flat -bd 0 -takefocus 0 -highlightthickness 0 \
58 -takefocus 0 -dropenabled 0 -dragenabled 0]
61 -takefocus 0]
64 -highlightthickness 0 -takefocus 0]
/dports/emulators/bsvc/bsvc-2.4.6/src/UI/
H A Ddevice.tk150 -takefocus 0 -highlightthickness 0
153 -takefocus 0 -highlightthickness 0
156 -takefocus 0 -highlightthickness 0 -command {
164 -takefocus 0 -highlightthickness 0 -command {DeviceSetup:DetachAll}
181 -takefocus 0 -highlightthickness 0
184 -takefocus 0 -highlightthickness 0
193 -takefocus 0 -highlightthickness 0 -command {
/dports/x11-toolkits/iwidgets/iwidgets4.0.1/generic/
H A Dpushbutton.itk71 itk_option define -takefocus takeFocus TakeFocus 0
339 -takefocus 1
341 configure -takefocus 1
344 -highlightthickness 0 -takefocus 0
348 -highlightthickness 0 -takefocus 0
352 -takefocus 1
354 configure -takefocus 0
/dports/x11-toolkits/tix/Tix8.4.3/library/
H A DSHList.tcl49 set data(pw:f1) [frame $w.f1 -takefocus 0]
51 [tixHList $w.f1.hlist -bd 0 -takefocus 1 -highlightthickness 0]
55 set data(w:hsb) [scrollbar $w.hsb -orient horizontal -takefocus 0]
56 set data(w:vsb) [scrollbar $w.vsb -orient vertical -takefocus 0]
82 $data(w:hlist) config -takefocus $value
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/tkinter/
H A Dttk.pyi51 takefocus: tkinter._TakeFocusValue = ...,
70 takefocus: tkinter._TakeFocusValue = ...,
97 takefocus: tkinter._TakeFocusValue = ...,
121 takefocus: tkinter._TakeFocusValue = ...,
151 takefocus: tkinter._TakeFocusValue = ...,
173 takefocus: tkinter._TakeFocusValue = ...,
198 takefocus: tkinter._TakeFocusValue = ...,
230 takefocus: tkinter._TakeFocusValue = ...,
255 takefocus: tkinter._TakeFocusValue = ...,
283 takefocus: tkinter._TakeFocusValue = ...,
[all …]
/dports/cad/tkgate/tkgate-2.1/scripts/
H A Dtabbox.tcl54 variable takefocus
146 variable takefocus
156 if {$takefocus($w)} {
349 variable takefocus
358 $tab_w.iw configure -takefocus 0
366 $tab_w.iw configure -takefocus $takefocus($w)
432 variable takefocus
454 if { $takefocus($w) } {
595 variable takefocus
631 set takefocus($w) 0
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/tkinter/
H A Dttk.pyi51 takefocus: tkinter._TakeFocusValue = ...,
70 takefocus: tkinter._TakeFocusValue = ...,
97 takefocus: tkinter._TakeFocusValue = ...,
121 takefocus: tkinter._TakeFocusValue = ...,
151 takefocus: tkinter._TakeFocusValue = ...,
173 takefocus: tkinter._TakeFocusValue = ...,
198 takefocus: tkinter._TakeFocusValue = ...,
230 takefocus: tkinter._TakeFocusValue = ...,
255 takefocus: tkinter._TakeFocusValue = ...,
283 takefocus: tkinter._TakeFocusValue = ...,
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/BWidget/
H A Dlabelframe.tcl20 -takefocus -relief -borderwidth
50 -relief flat -bd 0 -takefocus 0 -highlightthickness 0 \
54 -takefocus 0 -highlightthickness 0 -relief flat \
57 -highlightthickness 0 -takefocus 0]
H A Dmainframe.tcl74 set path [frame $path -takefocus 0 -highlightthickness 0]
121 -takefocus 0 -highlightthickness 0 -background $bg]
124 -takefocus 0 -highlightthickness 0 -background $bg] $sbfnt]
126 -takefocus 0 -highlightthickness 0 -background $bg]
128 -takefocus 0 -highlightthickness 0 -background $bg]
277 -takefocus 0 -highlightthickness 0 -background $bg
279 frame $toolframe -relief flat -borderwidth 0 -takefocus 0 \
285 -takefocus 0 -highlightthickness 0 -background $bg]
316 -takefocus 0 -highlightthickness 0 $sbfnt
/dports/cad/astk-serveur/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dlabelframe.tcl20 -takefocus -relief -borderwidth
50 -relief flat -bd 0 -takefocus 0 -highlightthickness 0 \
54 -takefocus 0 -highlightthickness 0 -relief flat \
57 -highlightthickness 0 -takefocus 0]
H A Dmainframe.tcl74 set path [frame $path -takefocus 0 -highlightthickness 0]
121 -takefocus 0 -highlightthickness 0 -background $bg]
124 -takefocus 0 -highlightthickness 0 -background $bg] $sbfnt]
126 -takefocus 0 -highlightthickness 0 -background $bg]
128 -takefocus 0 -highlightthickness 0 -background $bg]
277 -takefocus 0 -highlightthickness 0 -background $bg
279 frame $toolframe -relief flat -borderwidth 0 -takefocus 0 \
285 -takefocus 0 -highlightthickness 0 -background $bg]
316 -takefocus 0 -highlightthickness 0 $sbfnt
/dports/cad/astk-client/astk-2020.0/ASTK_CLIENT/lib/BWidget-1.7.0/
H A Dlabelframe.tcl20 -takefocus -relief -borderwidth
50 -relief flat -bd 0 -takefocus 0 -highlightthickness 0 \
54 -takefocus 0 -highlightthickness 0 -relief flat \
57 -highlightthickness 0 -takefocus 0]
H A Dmainframe.tcl74 set path [frame $path -takefocus 0 -highlightthickness 0]
121 -takefocus 0 -highlightthickness 0 -background $bg]
124 -takefocus 0 -highlightthickness 0 -background $bg] $sbfnt]
126 -takefocus 0 -highlightthickness 0 -background $bg]
128 -takefocus 0 -highlightthickness 0 -background $bg]
277 -takefocus 0 -highlightthickness 0 -background $bg
279 frame $toolframe -relief flat -borderwidth 0 -takefocus 0 \
285 -takefocus 0 -highlightthickness 0 -background $bg]
316 -takefocus 0 -highlightthickness 0 $sbfnt
/dports/devel/SpecTcl/SpecTcl/examples/
H A DexScrollbar.ui39 …flat selectcolor #b03060 selectimage {} state normal tabbing {} tags {} takefocus {} text checkbut…
40 …rwidth 1 selectforeground Black show {} state normal tabbing {} tags {} takefocus {} textvariable …
42 …r {} padx 1 pady 1 pathname sample_label relief flat tabbing {} tags {} takefocus 0 text label tex…
43 …1 selectforeground Black selectmode browse setgrid 0 tabbing {} tags {} takefocus {} type listbox …
44 … pathname sample_menubutton relief flat state normal tabbing {} tags {} takefocus 0 text menubutto…
45 …{} padx 5 pady 2 pathname sample_message relief flat tabbing {} tags {} takefocus 0 text message t…
46 …flat selectcolor #b03060 selectimage {} state normal tabbing {} tags {} takefocus {} text radiobut…
/dports/x11-toolkits/bwidget/bwidget-1.9.14/demo/
H A Ddemo.tcl92 -highlightthickness 0 -takefocus 0 -relief link -borderwidth 1 -padx 1 -pady 1 \
95 -highlightthickness 0 -takefocus 0 -relief link -borderwidth 1 -padx 1 -pady 1 \
98 -highlightthickness 0 -takefocus 0 -relief link -borderwidth 1 -padx 1 -pady 1 \
108 -highlightthickness 0 -takefocus 0 -relief link -borderwidth 1 -padx 1 -pady 1 \
111 -highlightthickness 0 -takefocus 0 -relief link -borderwidth 1 -padx 1 -pady 1 \
114 -highlightthickness 0 -takefocus 0 -relief link -borderwidth 1 -padx 1 -pady 1 \
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/BWidget-1.6.0/
H A Dlabelframe.tcl20 -takefocus -relief -borderwidth
53 -relief flat -bd 0 -takefocus 0 -highlightthickness 0 \
57 -takefocus 0 -highlightthickness 0 -relief flat -borderwidth 0 \
60 -highlightthickness 0 -takefocus 0]
H A Dmainframe.tcl77 set path [frame $path -takefocus 0 -highlightthickness 0]
124 -takefocus 0 -highlightthickness 0 -background $bg]
127 -takefocus 0 -highlightthickness 0 -background $bg] $sbfnt]
129 -takefocus 0 -highlightthickness 0 -background $bg]
131 -takefocus 0 -highlightthickness 0 -background $bg]
283 -takefocus 0 -highlightthickness 0 -background $bg
285 frame $toolframe -relief flat -borderwidth 0 -takefocus 0 \
291 -takefocus 0 -highlightthickness 0 -background $bg]
322 -takefocus 0 -highlightthickness 0 $sbfnt

12345678910>>...25