[wxpython-users] StyledTextCtrl AutoComp

Mark Guagenti mgenti at gentiweb.com
Fri May 2 09:40:40 PDT 2008


I just don't think the behavior, if nothing is selected in the
autocomplete box if you press enter that it still autofills something
for you, is correct.

On Thu, May 1, 2008 at 12:39 PM, Stef Mientki <s.mientki at ru.nl> wrote:
>
>
> 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
>
> _______________________________________________
> wxpython-users mailing list
> wxpython-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
>


More information about the wxpython-users mailing list