editor

Gunilla Arendt gunilla@REDACTED
Mon Dec 1 11:34:35 CET 2003


There is no way to configure the GS editor to write '*' instead of
the typed character, you have to use your work-around.
(I don't think the underlying Tk text widget has such a feature,
 either)

/ Gunilla

WILLIAMS Dominic wrote:
> 
> > 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