Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » MouseMotionListener and Link Creation (How to get MML to work during link creation)
MouseMotionListener and Link Creation [message #905045] Wed, 29 August 2012 11:32 Go to previous message
Jérémy Flusin is currently offline Jérémy Flusin
Messages: 2
Registered: May 2012
Junior Member
Hello everyone,

I'm trying to make my own tooltip on some nodes (called "Input") of my GMF editor. In order to do this, I set a MouseMotionListener to my InputFigure to display my tooltip when the mouse is hovering the node.

Everything works fine, but I would want to display my tooltip during the creation of a link whose target is my Input node. The problem is, none of the listener's methods is called when a link is being created.

How can I proceed ?

PS: I did not use the "setTooltip()" method for the same reason; the tooltip does not appear during the creation of a link.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Shared Editing Domain - Errors after saving diagram changes
Next Topic:separate property box while double clicking the node
Goto Forum:
  


Current Time: Sun May 19 02:27:22 EDT 2013

Powered by FUDForum. Page generated in 0.01558 seconds