| Refresh property view after setting another editpart [message #870820] |
Wed, 09 May 2012 15:09 |
John M. Messages: 158 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 15:29] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03819 seconds