Just set the verticalScrollPosition (or horizontalScrollPosition)
property and the container will scroll.

On 4/26/07, jensen.axel <[EMAIL PROTECTED]> wrote:
> I'm filling a panel with a few vboxes, and sometimes it grows to
> big... I've never done anything with the scroll bar
> programmatically... i've skinned it, but thats about it.
>
> I'm adjusting this vbox's height programmatically, and so initially
> the panel may not have a scroll bar... i need to determine if the
> panel's children's height are tall enough to create the scroll bar in
> the panel, and if so, then scroll down on certain events...
>
>
> but all of that i can eventually figure out... I just need some
> direction on how to scoll in the panel, programmatically...
>
> Thank you
>
> Axel Jensen
> http://axel.cfwebtools.com
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>

Reply via email to