[wxpython-users] StyledTextCtrl AutoComp
Stef Mientki
s.mientki at ru.nl
Thu May 1 10:39:56 PDT 2008
Mark Guagenti wrote:
> I'm using the StyledTextCtrl in my application but am having some
> problems with implementing auto complete. I can get the auto complete
> list to show up and have it select the appropriate entry and have it
> auto complete. However, if there is not a match and I press Enter
I think the standard way to not use an entry from the autocomplete list
is the ESC key.
cheers,
Stef
More information about the wxpython-users
mailing list