Bases: other.pyWx.TextCtrlAutoComplete.TextCtrlAutoComplete
-
StartEvents()
-
StopEvents()
-
initialize(value, choices)
-
match(text, choice)
- Demonstrate “smart” matching feature,
by ignoring http:// and www. when doing matches.
-
onActivate(evt)
-
onClickToggleDown(event)
-
onControlChanged(event)
-
onListClick(evt)
-
setDynamicChoices()