Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » The "+" popup: how to remove it?
The "+" popup: how to remove it? [message #665928] Mon, 18 April 2011 04:21 Go to next message
Eclipse UserFriend
Hi,

in my GMF editor, when I move the mouse over a connection I see an annoying small popup with a "+" sign: which EditPolicyRole I have to uninstall to remove it?

Thanks,

Giovanni
Re: The "+" popup: how to remove it? [message #669518 is a reply to message #665928] Tue, 10 May 2011 10:56 Go to previous message
Eclipse UserFriend
just uncomment the code in the method "protected void createDefaultEditPolicies()"

// XXX need an SCR to runtime to have another abstract superclass that would let children add reasonable editpolicies
removeEditPolicy(org.eclipse.gmf.runtime.diagram.ui.editpoli cies.EditPolicyRoles.CONNECTION_HANDLES_ROLE);

Hugs

Elvis
Previous Topic:set Default Color of figures
Next Topic:Loading Resources through Browse Registered Packages
Goto Forum:
  


Current Time: Sat Jul 05 08:56:33 EDT 2025

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

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

Back to the top