|
How to create widgets on some event
Hi all,
On a jface.dialogs.Dialog, I have a text widget at top under it i have a combo widget and under it i have 2nd text widget.
combo contains number values from 1 to 9
now i want that if i select some value of Combo, based on the selected number value the same number of new Text widgets sould create between combo and pre existing 2nd text widget.
I would be extremely thankful to u in advance for the help.
best wishes
Khan
|