[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Title and borderless window?

I am not sure if its possible to get rid of the Borders of a Shell. But when passing "SWT.NONE" or "SWT.ON_TOP" to the constructor of a new
Shell you will not get a Title area with buttons.


Ben

Is there a way to get a shell (or something else) without any title and border on top of an existing window? Like a popup menu but with some controls in it.

Any help would be appreciated!

Rudi