06-02-2011 07:20 PM
Hey Guys - Just wondering if any one has had issues with the PercentageBar component when you set the height of the component. When I set the height on my percentagebar to say be 50 pixels, the comonent appropriately grows to 50 pixels but the green fill of the bar doesn change size and ends up being like a third the height of the rest of the component. You can see a screenshot of what I am talking about here... http://www.allkappssoftware.com/apps/screens/scree
06-02-2011 07:37 PM
Have you tried setting the SizeUnit?
Check it out here: http://www.blackberry.com/developers/docs/airapi/1
06-02-2011 07:44 PM
06-02-2011 07:52 PM
Yeah, try that. It should fill in the size of the container that it is in, so as long as that is sized and positioned the way you want, it should look ok.
I am finding that QNX doesn't always work the way it is described in the docs.
06-02-2011 07:55 PM
Yea. The weird thing is, is that that shaded part is actually a part of the component. Its not the container I am placing it in. So its like part of the component respects the size but the other doesnt want to. Ill let everyone know what size and sizeunit ends up doing
06-03-2011 12:18 AM