CLIM mail archive

[Prev][Next][Index][Thread]

Re: help for editing text.




Jeff,

I did this to write a simple text-editor frame, but instead used a
tilde for the activation char.  It was the most easily avoided
character I could think of.  Obviously, I should use a control or
other special character, but the reason your control-D isn't working
is that it's already being parsed by the input-editor (otherwise,
control-Q [quit] or control-E or control-X [exit] would be good
choices also).  I haven't had time to look, but I imagine it's
possible to remove some control-character from the input-editor
key bindings.


Jeff

0,,

References:

Main Index | Thread Index