ProgressBar won't go higher than 80 percent

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

HeavyStorm
Just popping in
Just popping in
Posts: 11
Joined: Mon Oct 31, 2005 21:27
Contact:

ProgressBar won't go higher than 80 percent

Postby HeavyStorm » Mon Mar 06, 2006 18:07

As I have no clue to what is causing this rather lame bug, I decide to ask for more professional help...

I'm using a TaharezLook/ProgressBar to make a loading screen... But the bar refuses to have it progress set to anything above 0.8f. Actually, I can pass any value > 0.8 in setProgress, but the bar stays at that value (before reaching it, the bar behaves properly). Anyone has any ideia what may be causing this?
Last edited by HeavyStorm on Tue Mar 07, 2006 18:17, edited 1 time in total.

HeavyStorm
Just popping in
Just popping in
Posts: 11
Joined: Mon Oct 31, 2005 21:27
Contact:

Postby HeavyStorm » Mon Mar 06, 2006 18:10

One thing, the progress is actually set to 1.0f. Visually the bar is wrong, but the internal value is ok.

imperil
Just popping in
Just popping in
Posts: 5
Joined: Tue Mar 28, 2006 08:40

Postby imperil » Fri Mar 31, 2006 10:37

I am wondering if you fixed this bug or solved the issue? The reason I ask is because I have run into this same problem.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Sun Apr 02, 2006 08:53

Could one of you guys post some more info about this, such as the exact dimensions of the progress bar and any other relevant information. We use the TaharezLook progress bars in the demos and they seem to work fine there, so some more info would help to narrow this down a bit :)

CE

imperil
Just popping in
Just popping in
Posts: 5
Joined: Tue Mar 28, 2006 08:40

Postby imperil » Sun Apr 02, 2006 13:59

<Window Type="TaharezLook/ProgressBar" Name="LoadProgress" >
<Property Name="UnifiedAreaRect" Value="{{0.275548,0.000000},{0.933891,0.000000},{0.746552,0.000000},{0.986566,0.000000}}" />
<Property Name="UnifiedMaxSize" Value="{{1.000000,0.000000},{1.000000,0.000000}}" />
<Property Name="StepSize" Value="0.1" />
</Window>

Have tried both with and without stepsize tag. If in the code now I manually set this to 1.0 the value does register properly (as I check it with the getter) but it only renders 80% of the progress bar.

User avatar
PatrickB3
Just popping in
Just popping in
Posts: 4
Joined: Fri Jul 29, 2005 05:02
Contact:

Postby PatrickB3 » Thu May 25, 2006 00:15

The Progress bar has ALWAYS done this. It makes no difference at all what size or dimensions it is. Personally I just made my own as the one in CEGUI is kinda ugly anyways. But it would be nice if the included one actually worked correctly. BTW at one point ( I forget which version ) it did work right if you were in 800x600 but not now-a-days.

User avatar
lindquist
CEGUI Team (Retired)
Posts: 770
Joined: Mon Jan 24, 2005 21:20
Location: Copenhagen, Denmark

Postby lindquist » Thu May 25, 2006 17:59

Sounds like I'll need to take a closer look at this widget


Return to “Help”

Who is online

Users browsing this forum: No registered users and 11 guests