develooper Front page | perl.wxperl.users | Postings from February 2013

Re: Modality and new windows

Thread Previous | Thread Next
From:
Johan Vromans
Date:
February 18, 2013 14:56
Subject:
Re: Modality and new windows
Message ID:
m2ppzxzn4z.fsf@phoenix.squirrel.nl
<steveco.1959@gmail.com> writes:

> The key event I use is EVT_TEXT. (Maybe I should use EVT_CHAR?
> Anyone?)

In the case of autocompletion, I'd say EVT_CHAR is the best choice. You
want to deal interactively with user input, not with programmatic
changes of the field contents.

-- Johan

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About