Hello All,
I'm pretty new [started today] to SWT framework. I have tried to create a UI via eclipse using the windows builder plugin. The code goes something like this.
Now, I have two basic queries. 1.How can I make sure that if I do a resize[ Im dragging the dialog box at one corner] all the components resize appropriately? and 2. How can I make sure that this dialog is not modal? [Currently it is modal as Im unable to click anywhere].
Im doing some research as we speak, but any pointers will definitely help

.
Thanks, Pavan.