posted 20 years ago
Hi All,
I have a created a wizard using Jface. One clicking on one of the buttons in the contents area(it is not the buttonBar button like NEXT etc), I display a TitleAreaDialog. Now my problem is that:
a.) For this TitleAreaDialog I have created a new Shell, is it okay for me to create a new Shell for this Dialog or I have a better option?
b.) I want that clicking on one button of the above mentioned TitleAreaDialog should display another TitleAreaDialog on top of it, is it possible to have one Dialog displayed over another? I dont think so but what other way can I do it?
Regards,
Neha