Simply put: Is there any way to create non-modal JFace dialog? I’ve tried calling setShellStyle to no avail. If I remember right this isn’t a problem in swing – is this a shortcoming of SWT, or am I just misusing the widget?
TIA
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using
seems to be the practice. This doesn’t work for you?