I spent most of yesterday fighting with the skinning of the scrollbars. Was
a major headache and there doesn't seem like much in the ways of
documentation on what you can or cannot do with the skins. Seemed like every
other compile had different results. Also, how the heck do you get rid of
the white box that appears at the bottom of the vscroll and right of the
hscroll bar when both are present????

If you locate any full documentation on this subject, or if anyone has a
link(i can't locate it through google), please share!

B.

On Wed, Apr 23, 2008 at 5:31 PM, Glen Pike <[EMAIL PROTECTED]>
wrote:

> 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
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to