Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » In eclipse rcp adding a new gef figure doesn't invoke selection change
In eclipse rcp adding a new gef figure doesn't invoke selection change [message #1711689] Mon, 19 October 2015 09:50 Go to next message
Gal Rogozinski is currently offline Gal RogozinskiFriend
Messages: 40
Registered: June 2014
Member
I am building an eclipse rcp application with the compatability layer (between version 3 and 4).

I am using GEF 3. Now when I create a new GEF figure the SelectionService of eclipse doesn't invoke handleSelectionChanged() method for some reason. The resulting bug is that actions that are supposed to be enabled due to the selection change are not enabled.

By the way, the figure appears to be selected in the GUI. The only way to invoke the selection change is to click on another GUI element and then to click back on the figure. Meaning that GEF thinks that the figure is selected.

Any ideas??
Re: In eclipse rcp adding a new gef figure doesn't invoke selection change [message #1712585 is a reply to message #1711689] Mon, 26 October 2015 15:50 Go to previous message
Alexander Nyssen is currently offline Alexander NyssenFriend
Messages: 244
Registered: July 2009
Location: Lünen
Senior Member
Can you reproduce this with any of the provided examples?
Previous Topic:[GEF4] geometry axis
Next Topic:[GEF4] FXGeometryNode bounds update
Goto Forum:
  


Current Time: Sat Apr 20 00:10:29 GMT 2024

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

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

Back to the top