[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: undocked views without titlbar

John wrote:
Hi,

Does anyone know how I can un-dock views in a Shell that doesn't have a
title bar?

I'm not sure, but you might be able to do it with views layed out in a perspective. Check out IPageLayout#addStandaloneView(), when can be set to not display their title.


Later,
PW