PDA

View Full Version : Progress bar not working


esperrer
January 27th, 2006, 02:22 AM
Hi!

Is there a know problem with the progress bar?When I make a slider it works, but when I try to make a progress bar based on the same NR variable, either the CCF cannot be saved (server error) or NR crashes when loading the CCF (PC).
I'm using NR1.5.1.53 and Designer 1.0.0.20.

Clueless,
Ewald

Ben S
January 28th, 2006, 07:13 PM
Not a known issue yet. Good find.

This is a problem with NR. A new release will be out tomorrow. The control expects the delimiters to be commas, but sets them to semicolons.

To have NR load properly, change the semicolons to commas before saving your CCF. Unfortunately the next time you load it won't parse them out properly, so if you need to make changes, you'll need to mess with them a bit.

Tomorrows NR beta will have the action published properly from NR (with the right delimiters).

esperrer
February 1st, 2006, 05:35 AM
Hi Ben!

With the latest build (from Jan. 30th) the entry of the parameters is now OK (using commas, no crash), but I'm not able to get the progress bar to work. It simply shows nothing, neither on PC nor PPC (no fore- and no background is visible). Im not using a bitmap but two different colors for fore- and background.

Any ideas?

Thank you,
Ewald

Ben S
February 1st, 2006, 06:02 AM
This currently requires bitmaps (instead of just colors).