[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Topmost Window

I have a Shell that was constructed with SWT.ON_TOP and as you would expect
it does indeed stay on top, until, I implement a drag and drop from the
shell to another composite hosted within an editor. Then the on top window
is no longer able to stay on top for some reason. Any idea a) why and b) how
to reset the same shell as ontop without destroying and recreating it ??

Regards
Karl