3.0 Plug-in setSelectionProvider TreeViewer problem [message #289173] |
Mon, 01 August 2005 10:00 |
Eclipse User |
|
|
|
I'm writing a multi-page editor. For one of my pages I'm using a
TreeViewer (not an IEditorPart) that is added to the page, when it is
set to active page I set the TreeViewer as my Selection Provider (for
adding properties to the properties view). This doesn't work correctly.
What happens is: I click on the tab for my TreeViewer, it shows the
correct page, and sets the PartSite's selection provider to the
TreeViewer, but selecting a node in the tree doesn't change the
properties view. If I click on the properties view (or any non-editor
view) and back onto the TreeViewer, however, the properties work just
like they ought to. Where should I look for what the problem might be?
|
|
|
Powered by
FUDForum. Page generated in 0.03343 seconds