[udig-devel] parent shell reference in udig

Jesse Eichar jeichar at refractions.net
Fri May 4 08:40:49 PDT 2007


Hi,

As a rule of thumb I find what works best is to get the display that  
the workbench is in via PlatformUI.getWorkbench().getDisplay().  Then  
get the active shell from that.  THis is so that your dialog won't be  
hidden behind another shell but will be the top most shell.

Not sure that answered your question.

Jesse

On May 4, 2007, at 2:23 AM, Andrea Antonello wrote:

> Hi, when I create dialogs that start from the udig workbench, what
> should I take as parent shell to have a reference to the parent frame
> and also to locatize the dialogs in the middle of the parent?
>
> Andrea
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel



More information about the udig-devel mailing list