Hey all,

I'm working on an operation plugin like the layer info plugin. I'd like
to build a more complex UI than a simple MessageDialog but I'm not
really sure how to do it. 

The messageDialog is called via display.asyncExec() If I want to create
a new shell that I can pack with my own widgets, would I use the same
display as is passed to the op() method? Do I create a new shell and put
the widgets in that shell? Do I create the shell in the run() method of
a new Runable as was done with the messageDialog?

Thanks for any pointers,
adrian

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to