Hi,

I am trying to skin a Scrollbar - using Flex 2.0.1 and am seeing some inconsistent results.

I have deliberately made the skins 21px wide as opposed to the standard 16px wide skin images supplied in the flex skins PSD / FLA files - to match a design for the project - as I understand the width of the arrow skins is supposed to force the ScrollBar's width (or height for an HScrollBar)

The problem is that Flex is not consistent at applying the layout properly:

For my Canvas component - it gets the track width correct, but the arrows are resized to 16px x 16px and the track to 16px wide for VScrollBar & HScrollBar

For my TextArea - it gets the VScrollBar correct, but TextArea's do not show an HScrollBar methinks... I have a custom component which extends ScrollBase for showing an oversized image - for this Flex gets the VScrollbar dimensions correct for all the elements, but the HScrollbar is drawn the same as the Canvas component.

I am guessing this is a bug somewhere - are there any workarounds people can recommend - apart from setting all my skins to the same dimensions as the Flex default ones?

   Cheers

   Glen

--

Glen Pike
01326 218440
www.glenpike.co.uk <http://www.glenpike.co.uk>

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to