Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Refresh property view after setting another editpart
Refresh property view after setting another editpart [message #870820] Wed, 09 May 2012 19:09
John M. is currently offline John M.Friend
Messages: 198
Registered: July 2010
Senior Member
Hello,

I have an editor, which selects another EditPart programatically and it works so long. But the properties view isn't updated.

With the debugger I found out, that the system gets the right property object, but the values and so on aren't shown in the property view.
I use the selectionChanged method from the UndoablePropertySheetPage.

propertyPage.selectionChanged(this, new StructuredSelection(editPart));


I can't figure out, what I have missed.

Thanks for any advices.

[Updated on: Wed, 09 May 2012 19:29]

Report message to a moderator

Previous Topic:Close GraphicalEditor after init
Next Topic:Building SchemaEditor example with Eclipse Version: 3.7.1
Goto Forum:
  


Current Time: Tue Mar 19 05:54:40 GMT 2024

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

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

Back to the top