Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Riena counterpart of ProgressMonitorDialog
Riena counterpart of ProgressMonitorDialog [message #910764] Mon, 10 September 2012 11:09 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 14
Registered: May 2012
Junior Member
Hi,

what is the Riena counterpart of ProgressMonitorDialog?
I want to get a modal progress window with riena look and feel.
Currently we are using UIProcess with process.getJob().join() to make the window modal.

Thanks in advance,

Joe
Re: Riena counterpart of ProgressMonitorDialog [message #911712 is a reply to message #910764] Wed, 12 September 2012 07:14 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
Riena provides the UIProcessRidget (which controls an instance of UIProcessControl) which displays the progress using riena look and feel.
If you are using the riena user interface and the riena navigation model you don´t have to do anything more than just starting the UIProcess.
The UIProcessRidget will get notified internally and show the window.

Let me know if you have further questions!
Re: Riena counterpart of ProgressMonitorDialog [message #912212 is a reply to message #911712] Thu, 13 September 2012 06:30 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 14
Registered: May 2012
Junior Member
Hi Heiko,

we currently use UIProcess.
The question is, how to get a modal progress window.

Regards,

Joe
Previous Topic:how-to change default submodule within module?
Next Topic:services fail with same method names
Goto Forum:
  


Current Time: Thu Mar 28 21:44:22 GMT 2024

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

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

Back to the top