Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Get EditPart under mouse location
Get EditPart under mouse location [message #487430] Wed, 23 September 2009 08:56 Go to next message
Marc Mising name is currently offline Marc Mising nameFriend
Messages: 193
Registered: July 2009
Location: Valencia, Spain
Senior Member
Hi!

There exists any way to know the EditPart placed under the mouse location?

Thanks everybody!
Marc
Re: Get EditPart under mouse location [message #487437 is a reply to message #487430] Wed, 23 September 2009 09:34 Go to previous message
Marc Mising name is currently offline Marc Mising nameFriend
Messages: 193
Registered: July 2009
Location: Valencia, Spain
Senior Member
I get it!

EditPart editPart = getCurrentViewer().findObjectAtExcluding(getLocation(), Collections.EMPTY_LIST);
Previous Topic:Drag disables move functionality on diagram
Next Topic:links are not deleted
Goto Forum:
  


Current Time: Thu Apr 25 09:03:01 GMT 2024

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

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

Back to the top