AshMcConnell
02-10-2010 13:19:32
Hi Folks,
I can't quite get this to work for some reason.
Here is the definition: -
I've tried setting it explicitly to 80 using: -
Here is how it looks (to the right of Points Required)

Any ideas what I could be doing wrong?
Thanks for your help
Ash
I can't quite get this to work for some reason.
Here is the definition: -
<Widget type="Progress" skin="ProgressFill" position="582 16 172 28" name="percentLevelFinished">
<Property key="Progress_Range" value="100"/>
<Property key="Progress_Position" value="10"/>
<Property key="Widget_InheritsAlpha" value="false"/>
<Property key="Progress_StartPoint" value="Left"/>
<Property key="Progress_AutoTrack" value="false"/>
</Widget>
I've tried setting it explicitly to 80 using: -
_percentLevelFinished->setProgressPosition(80);
Here is how it looks (to the right of Points Required)
Any ideas what I could be doing wrong?
Thanks for your help
Ash