Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » View not being told of empty selection when editor closes.
View not being told of empty selection when editor closes. [message #465618] Tue, 03 April 2007 09:23
Paul Illingworth is currently offline Paul IllingworthFriend
Messages: 4
Registered: July 2009
Junior Member
Hello,

I have an application that consists of an editor, an outline view and a
custom properties view. When I close the editor my properties view does
not get told that there is nothing selected and continues to display data.

What seems to happen is that when the editor closes the outline view
becomes the active part and sends a selection event for its currently
selected node. This causes my properties view to display the properties
for that node. I never then get a null selection event when the outline
view changes to "An outline is not available" to clear the selection.

My selection listeners all implement INullSelectionListener to ensure
they get null/empty selections.

Any help would be appreciated.

Paul I
Previous Topic:How to deal with network problem in an IM application?
Next Topic:Double Click on TreeViewer
Goto Forum:
  


Current Time: Thu Apr 25 14:38:41 GMT 2024

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

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

Back to the top