StyledTextCtrl AutoComp

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