| MouseMotionListener and Link Creation [message #905045] |
Wed, 29 August 2012 11:32  |
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.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01724 seconds