| [news.eclipse.platform.rcp] Re: views are not initialized on startup |
actually the idea was to present additional information on different various views if the selection on the main table is changed. because of this implemented ISelectionListener and register the other views as listeners.
the problem occurs if the user expects to see additional information on one of the other views that has not been initialized until he clicks on it but already interacted with the main table.
Later, PW