[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Keeping the PlaceHolder visible

I don't think this is possible in the current platform.

Boris

"Cliff" <cliff.binstock@xxxxxxxxxxxxxxxxxxx> wrote in message 
news:ftiujt$km9$1@xxxxxxxxxxxxxxxxxxxx
> How do you keep the PlaceHolder visible when you close all views?  In 
> Eclipse, for example, if you close all of the .java files, there is still 
> an empty "box".  In my RCP app, when I close all views, the containing 
> folder/placeholder goes away.  Of course, it comes back when you open a 
> new view, but I would like to retain the visual consistency.
>
> Thanks,
>
> Cliff