[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Trying to create a FileDialog on Mac OS X using SWT.ON_TOP

Hi -

We've been struggling with getting a FileDialog on Mac OS X to appear on top of all other windows. We're creating a FileDialog using a shell with the SWT.ON_TOP bit set. This code is invoked from a browser using Javascript and the resulting FileDialog opens behind the browser window which is very confusing for the user - as it appears as if nothing happened.

The same code works fine on Windows.

Any pointers or help would be greatly appreciated...

Ash