Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » How to open a modal MessageDialog from a ProgressMonitorDialog?
How to open a modal MessageDialog from a ProgressMonitorDialog? [message #723564] Thu, 08 September 2011 20:06 Go to next message
McNuggets Missing name is currently offline McNuggets Missing nameFriend
Messages: 12
Registered: August 2011
Junior Member
Hello,

I'm writting an RCP application. At some point, I launch a long running operation via an IRunnableWithProgress class from a ProgressMonitorDialog. In this IRunnableWithProgress sometimes I want to prompt the user for values or confirm the action. I'd like to do that with a MessageDialog but if I do that I get the usual "Invalid thread access" exception, which I understand but I don't know how to get rid of it. Any idea?

Thanks,
Re: How to open a modal MessageDialog from a ProgressMonitorDialog? [message #723567 is a reply to message #723564] Thu, 08 September 2011 20:23 Go to previous message
McNuggets Missing name is currently offline McNuggets Missing nameFriend
Messages: 12
Registered: August 2011
Junior Member
Sorry, didn't see http://www.eclipse.org/forums/index.php/m/120693/. It is solved.
Previous Topic:Read-only Combo Data Binding and ability to deslect
Next Topic:Binding controls to null-valued bean properties
Goto Forum:
  


Current Time: Wed Apr 24 20:45:27 GMT 2024

Powered by FUDForum. Page generated in 0.02812 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top