Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Processing KeyAdapter in RAP
Processing KeyAdapter in RAP [message #502764] Wed, 09 December 2009 11:15 Go to next message
Eclipse UserFriend
I've read about processing ModifyListener and VerifyListener on
high-latency networks.

Do the same advisories apply to processing KeyAdaptor events?

Thanks
Re: Processing KeyAdapter in RAP [message #502929 is a reply to message #502764] Thu, 10 December 2009 05:54 Go to previous message
Eclipse UserFriend
What is true for Modify- and VerifyEvents even more applies to
KeyEvents.
Modify- and VerifyEvents work with a small delay, thus multiple
events are sent at once.
KeyEvents were only introduced to facilitate CellEditors and are not
meant for general purpose. If you are using them nonetheless, be
aware of the implications in high-latency networks.

HTH
Rüdiger Herrmann
http://eclipsesource.com

exquisitus wrote:
> I've read about processing ModifyListener and VerifyListener on
> high-latency networks.
>
> Do the same advisories apply to processing KeyAdaptor events?
>
> Thanks
Previous Topic:Access Widgets via Javascript on client side
Next Topic:Firefox 2.x has problems with displaying Text widgets on business/fancy themes
Goto Forum:
  


Current Time: Wed Jul 02 23:29:07 EDT 2025

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

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

Back to the top