Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ focus
Method
focus
recipes/Python/580729_Metro_UI_Tkinter/recipe-580729.py:392–393 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
390
self.entry_var.set(
""
)
391
392
def
focus(self):
393
self.entry.focus()
394
395
def
_execute_command(self):
396
text = self.get_text()
Callers
15
recipe-577101.js
File · 0.45
toggleOn
Function · 0.45
recipe-577378.js
File · 0.45
recipe-577417.js
File · 0.45
recipe-577247.js
File · 0.45
recipe-577246.js
File · 0.45
recipe-577418.js
File · 0.45
smart_set_focus
Function · 0.45
do_youtube
Function · 0.45
recipe-577100.js
File · 0.45
test
Function · 0.45
recipe-580785.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected