Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP mouseHover event not supported(RAP mouseHover event not supported)
RAP mouseHover event not supported [message #1109952] Mon, 16 September 2013 06:58 Go to next message
deepali k is currently offline deepali kFriend
Messages: 5
Registered: May 2012
Junior Member
Hi,

I am developing an application using RAP GEF, for which I need to use mouse handling events such as "mouseHover" , but this event is not supported in RAP
http://eclipse.org/rap/developers-guide/devguide.php?topic=key-and-mouse-events.html&version=2.0.

Also have checked out RAP Client Scripting but there also it's not provided.
Any alternative to use this event ??

Thanks in advance!!
Re: RAP mouseHover event not supported [message #1109998 is a reply to message #1109952] Mon, 16 September 2013 08:10 Go to previous message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.

I'm no expert on GEF, but I can tell you that there is no "mouseHover"
event in SWT or in RAP, only MouseEnter. I assume that within GEF this
event is useless as GEF draws an a single canvas widget, and MouseEnter
fires when entering a widget only.

Greetings,
Tim

Am 16.09.2013 08:58, schrieb deepali k:
> Hi,
>
> I am developing an application using RAP GEF, for which I need to use
> mouse handling events such as "mouseHover" , but this event is not
> supported in RAP
> http://eclipse.org/rap/developers-guide/devguide.php?topic=key-and-mouse-events.html&version=2.0.
>
> Also have checked out RAP Client Scripting but there also it's not
> provided.
> Any alternative to use this event ??
>
> Thanks in advance!!

--
Tim Buschtöns

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:TableViewer OwnerDrawLabelProvider alternative
Next Topic:Nested Tables in RAP applications
Goto Forum:
  


Current Time: Thu Apr 25 10:40:59 GMT 2024

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

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

Back to the top