editor
WILLIAMS Dominic
D.WILLIAMS@REDACTED
Thu Nov 27 12:59:59 CET 2003
> I would like a GS editor object to send keypress events, but
> without actually entering the typed characters in the editor window.
OK, I found a way: the editor has {enable,false}, and I catch events by putting {keypress,true} on the window containing the editor.
I am still interested if there is a way to do it such that the event comes from the editor, not from the window...
Thanks,
Dominic Williams.
More information about the erlang-questions
mailing list