Skip to main content



      Home
Home » Archived » EPF » catch the "return" key
catch the "return" key [message #590178] Fri, 22 August 2008 05:15
Eclipse UserFriend
Hi !

I would like to catch the return key in the rich text tab of an
RichTextEditor to insert a new line. For now, it just "simulates" the
pressing of the [OK] button.
I tried to add a keylistener to the RichTextEditor object but special keys
such as return key or backspace key are not catched. I also tried to
implements my class from KeyListener with no results.

Does anyone have some ideas to fix this ?

I also noticed that some key events are not catch in the keyPressed
function but they are in the keyReleased function. Does anyone know why ?

thanks in advance,

Aline
Previous Topic:Reg: Organisation Process Library
Next Topic:a question about epf rich edit:
Goto Forum:
  


Current Time: Mon May 19 18:28:40 EDT 2025

Powered by FUDForum. Page generated in 0.02812 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top