Because calling SetSelection programmatically does not fire EVT_COMBOBOX events, the derived control has to do it itself when it auto-completes.
Initialize self. See help(type(self)) for accurate signature. |
|
Retrieve the value of the control at the time |
Because calling SetSelection programmatically does not fire EVT_COMBOBOX events, the derived control has to do it itself when it auto-completes.
Initialize self. See help(type(self)) for accurate signature.
Retrieve the value of the control at the time this event was generated.