Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » IProgressMonitor dialog looks strange
IProgressMonitor dialog looks strange [message #95240] Mon, 30 June 2008 13:31 Go to next message
Eclipse UserFriend
Hi,

I am using an IRunnableWithProgress thread within a busyCursorWhile call.
I am using IProgressMonitor.UNKNOWN since I do not know the total
duration of my non-UI job.

The dialog that is presented with the title of "Progress Information" has
a box underneath the progress bar which cuts off the top half of the
Cancel and greyed out Details button. Am I doing something wrong to have
this box created?

thanks.
Re: IProgressMonitor dialog looks strange [message #95301 is a reply to message #95240] Mon, 30 June 2008 15:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Brendan,

I thought that this issue was resolved. Are you working with RAP 1.1
or newer?

Cheers,
Rüdiger

Brendan Bartlett wrote:
> Hi,
>
> I am using an IRunnableWithProgress thread within a busyCursorWhile
> call. I am using IProgressMonitor.UNKNOWN since I do not know the total
> duration of my non-UI job.
>
> The dialog that is presented with the title of "Progress Information"
> has a box underneath the progress bar which cuts off the top half of the
> Cancel and greyed out Details button. Am I doing something wrong to
> have this box created?
>
> thanks.
>
>
Re: IProgressMonitor dialog looks strange [message #95329 is a reply to message #95301] Mon, 30 June 2008 16:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I believe I'm running 1.1 - I downloaded it when it was called RC4.
After it installed, it identified itself as 1.1 in my eclipse 3.3.

Here's a fragment of the bundles I have running if that helps.

120 ACTIVE org.eclipse.rap.demo.databinding_1.1.0.20080613-1055
121 ACTIVE org.eclipse.rap.source_1.1.0.20080613-1055
122 ACTIVE org.eclipse.equinox.app_1.1.0.v20080421-2006
123 ACTIVE org.eclipse.rap.ui.forms_1.1.0.20080613-1055
125 ACTIVE org.eclipse.rap.rwt_1.1.0.20080613-1055
Fragments=139
126 ACTIVE org.eclipse.core.runtime_3.4.0.v20080512
127 ACTIVE org.eclipse.rap.ui.workbench_1.1.0.20080613-1055
128 ACTIVE org.eclipse.equinox.http.registry_1.0.100.v20080427-0830
129 ACTIVE javax.servlet_2.4.0.v200806031604
130 ACTIVE org.eclipse.core.databinding_1.1.0.I20080527-2000
131 ACTIVE org.eclipse.equinox.http.servlet_1.0.100.v20080427-0830
132 ACTIVE org.mortbay.jetty_5.1.14.v200806031611
133 ACTIVE org.eclipse.rap.jface_1.1.0.20080613-1055
134 ACTIVE org.eclipse.equinox.http.jetty_1.1.0.v20080425
135 ACTIVE org.eclipse.core.contenttype_3.3.0.v20080604-1400
136 ACTIVE org.eclipse.rap.jface.databinding_1.1.0.20080613-1055
137 ACTIVE org.apache.commons.logging_1.0.4.v20080605-1930
138 ACTIVE org.eclipse.rap.ui.views_1.1.0.20080613-1055
139 RESOLVED org.eclipse.rap.rwt.q07_1.1.0.20080613-1055
Master=125
140 ACTIVE org.eclipse.core.jobs_3.4.0.v20080512
141 ACTIVE org.eclipse.osgi.services_3.1.200.v20071203
142 ACTIVE org.eclipse.equinox.preferences_3.2.200.v20080421-2006
143 ACTIVE org.eclipse.core.expressions_3.4.0.v20080603-2000
144 ACTIVE org.eclipse.equinox.registry_3.4.0.v20080516-0950
145 ACTIVE com.ibm.icu_3.8.1.v20080530
146 ACTIVE org.eclipse.rap.ui_1.1.0.20080613-1055
147 ACTIVE org.eclipse.equinox.common_3.4.0.v20080421-2006
Re: IProgressMonitor dialog looks strange [message #95506 is a reply to message #95329] Tue, 01 July 2008 09:53 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi,

yes you are running the release-version of RAP 1.1.0.
I tried to reproduce what you describe by using the RAP Workbench
Demo, but everything looks OK.

Could you send a snippet or additional information on how to
reproduce this?

Cheers,
Rüdiger

Brendan Bartlett wrote:
> Hi,
>
> I believe I'm running 1.1 - I downloaded it when it was called RC4.
> After it installed, it identified itself as 1.1 in my eclipse 3.3.
>
> Here's a fragment of the bundles I have running if that helps.
> 120 ACTIVE org.eclipse.rap.demo.databinding_1.1.0.20080613-1055
> 121 ACTIVE org.eclipse.rap.source_1.1.0.20080613-1055
> 122 ACTIVE org.eclipse.equinox.app_1.1.0.v20080421-2006
> 123 ACTIVE org.eclipse.rap.ui.forms_1.1.0.20080613-1055
> 125 ACTIVE org.eclipse.rap.rwt_1.1.0.20080613-1055
> Fragments=139
> 126 ACTIVE org.eclipse.core.runtime_3.4.0.v20080512
> 127 ACTIVE org.eclipse.rap.ui.workbench_1.1.0.20080613-1055
> 128 ACTIVE org.eclipse.equinox.http.registry_1.0.100.v20080427-0830
> 129 ACTIVE javax.servlet_2.4.0.v200806031604
> 130 ACTIVE org.eclipse.core.databinding_1.1.0.I20080527-2000
> 131 ACTIVE org.eclipse.equinox.http.servlet_1.0.100.v20080427-0830
> 132 ACTIVE org.mortbay.jetty_5.1.14.v200806031611
> 133 ACTIVE org.eclipse.rap.jface_1.1.0.20080613-1055
> 134 ACTIVE org.eclipse.equinox.http.jetty_1.1.0.v20080425
> 135 ACTIVE org.eclipse.core.contenttype_3.3.0.v20080604-1400
> 136 ACTIVE org.eclipse.rap.jface.databinding_1.1.0.20080613-1055
> 137 ACTIVE org.apache.commons.logging_1.0.4.v20080605-1930
> 138 ACTIVE org.eclipse.rap.ui.views_1.1.0.20080613-1055
> 139 RESOLVED org.eclipse.rap.rwt.q07_1.1.0.20080613-1055
> Master=125
> 140 ACTIVE org.eclipse.core.jobs_3.4.0.v20080512
> 141 ACTIVE org.eclipse.osgi.services_3.1.200.v20071203
> 142 ACTIVE org.eclipse.equinox.preferences_3.2.200.v20080421-2006
> 143 ACTIVE org.eclipse.core.expressions_3.4.0.v20080603-2000
> 144 ACTIVE org.eclipse.equinox.registry_3.4.0.v20080516-0950
> 145 ACTIVE com.ibm.icu_3.8.1.v20080530
> 146 ACTIVE org.eclipse.rap.ui_1.1.0.20080613-1055
> 147 ACTIVE org.eclipse.equinox.common_3.4.0.v20080421-2006
>
Previous Topic:Incorrect value on combo after selection
Next Topic:Available widgets for use in RAP
Goto Forum:
  


Current Time: Mon May 12 09:00:52 EDT 2025

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

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

Back to the top