Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Change location of tooltip
Change location of tooltip [message #528307] Tue, 20 April 2010 02:31
Eclipse UserFriend
Hi all!

I think it is a trivial question I am not able to change the location of my tooltip figure:
I tried this:
toolTip2 = new Label("Click to create element");
toolTip2.setLocation(new Point(10, 20));
setToolTip(toolTip2);
toolTip2.setVisible(true);


but it doesn't work.

Any ideas?

Thanks!!!
Previous Topic:diagram partitioning without proxy resolving references
Next Topic:GMF reference editing
Goto Forum:
  


Current Time: Tue Jul 08 20:38:51 EDT 2025

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

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

Back to the top