| [news.eclipse.platform.swt] Re: How to find top Shell from Point |
Not sure if this helps but you can get the active shell using Display.getActiveShell(). "aioffe" <aioffe@xxxxxxxxx> wrote in message news:7fdd237cac7a99b7af60da8a2eeafdd4$1@xxxxxxxxxxxxxxxxxx > I am a novice with SWT. > Could you advice me how to find the top in Z-order Shell from the Point > using SWT API only? >