[TextEditor_mcc] Change the key comportment

  • From: Mathias PARNAUDEAU <mathias.p@xxxxxxxxxx>
  • To: texteditor_mcc@xxxxxxxxxxxxx
  • Date: Mon, 17 Apr 2006 15:08:47 +0200

Hi

I started to write a MUI tool like the "more" command. I would like to
change the comportement of several keys when pressed :
- backspace : like KEYUP
- enter : like KEYDOWN
- space : like PAGEDOWN

What is possible with TextEditor ? If I can catch the events, can I send
some commands (page down, line up, ...) to the texteditor object ? I don't
see what would be the cleanest.

Regards,

-- 
Mathias PARNAUDEAU

_____________________________________________________________________________
TextEditor ML   - //www.freelists.org/list/texteditor_mcc
Listserver help - mailto:texteditor_mcc-request@xxxxxxxxxxxxx?Subject=HELP
Bugtracker......: http://sourceforge.net/tracker/?atid=731469&group_id=135025

Other related posts:

  • » [TextEditor_mcc] Change the key comportment