[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Problem with minimized views

Hi,

I have a problem with minimized views in my RCP application.

Situation:
I have a RCP application with several perspectives (e.g. "A", "B", "C"). 
There is one main perspective called "Home". In the global toolbar there is 
an action for switching to "Home" from any of the other perspectives. In 
"Home" there are local buttons for switching to the other perspectives.

Problem:
I minimize a view in perspective "A" (equal in "B" and "C"). No the icon for 
restoring this view appears in the trim area. When I go to "Home" and then 
back to "A", the Restore-Icon is not visible any more. If I then minimize a 
second view, all Restore buttons appear again.
If i minimize the editor area the problem does NOT occur.

Any ideas?

Thank you!

Greetz,
Carsten