Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » I've got the selection, I need to make invisible old!(I've got the selection, I need to make invisible old!)
I've got the selection, I need to make invisible old! [message #1183498] Tue, 12 November 2013 22:40 Go to next message
javs javs is currently offline javs javsFriend
Messages: 27
Registered: November 2013
Junior Member
Hello friends

I've managed to change the style of the selection, but I get the old one, as I invisible?

Assistant needed

thank you very much

: D
  • Attachment: ques.jpg
    (Size: 37.32KB, Downloaded 166 times)
Re: I've got the selection, I need to make invisible old! [message #1184128 is a reply to message #1183498] Wed, 13 November 2013 08:40 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

to get help you would need to tell us how you implemented this selection. Did you use an EditPolicy?

Ralph
icon14.gif  Re: I've got the selection, I need to make invisible old! [message #1184452 is a reply to message #1184128] Wed, 13 November 2013 13:10 Go to previous messageGo to next message
javs javs is currently offline javs javsFriend
Messages: 27
Registered: November 2013
Junior Member
Hello Ralph

If you use the following EditPolicy:

installEditPolicy (SelectionEditPolicy.SELECTION_FEEDBACK_ROLE, new MySelection ());


What should I do to make it invisible black handles?


Thank you very much, friends







Ralph Gerbig wrote on Wed, 13 November 2013 03:40
Hi,

to get help you would need to tell us how you implemented this selection. Did you use an EditPolicy?

Ralph
Re: I've got the selection, I need to make invisible old! [message #1185786 is a reply to message #1184452] Thu, 14 November 2013 09:08 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

did you check if you call anywhere in your edit policy super in a method. This could lead to the SelectionEditPolicy you inherit from to draw selection and your edit policy extending this policy to also draw the selection.

Ralph
Re: I've got the selection, I need to make invisible old! [message #1186207 is a reply to message #1185786] Thu, 14 November 2013 14:51 Go to previous message
javs javs is currently offline javs javsFriend
Messages: 27
Registered: November 2013
Junior Member
Thanks friend, I will try find this policy to see if I can organize that problem
Previous Topic:Adding existing domain element to the diagram at specific location
Next Topic:Create Connections for Not-Allowed elements
Goto Forum:
  


Current Time: Wed Apr 24 17:55:44 GMT 2024

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

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

Back to the top