Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Key stroke detection(If don't use KeyListener,.)
Key stroke detection [message #530554] Fri, 30 April 2010 07:09 Go to next message
lsq  is currently offline lsq Friend
Messages: 40
Registered: July 2009
Member
Are there any previous discussions about KeyListener, ModifyListener and the traffic they could generated. Are there any guildlines on this issue. Please point it out for me. Many Thanks.

Re: Key stroke detection [message #530975 is a reply to message #530554] Mon, 03 May 2010 08:29 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

lsq wrote:
> Are there any previous discussions about KeyListener, ModifyListener and
> the traffic they could generated. Are there any guildlines on this
> issue. Please point it out for me. Many Thanks.

Please search the archives for previous discussions.

Modify- and VerifyListeners only generate a limited amount of traffic by
collecting data and sending them in chunks.

KeyListener are only implemented to support cell editors, they are not
recommended for general-purpose use as they do not work reliably with
all keys in all browsers.

If you have more specific questions, feel free to ask here.

Ralf
Re: Key stroke detection [message #531762 is a reply to message #530554] Thu, 06 May 2010 05:24 Go to previous message
lsq  is currently offline lsq Friend
Messages: 40
Registered: July 2009
Member
Thanks that's very helpful.

Greetings

lishuqiang
Previous Topic:RCP to RAP problem with Singleton
Next Topic:Gradient for table rows
Goto Forum:
  


Current Time: Thu Apr 18 05:19:54 GMT 2024

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

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

Back to the top