All that I can say is that in all of the commercial applications that
I've been involved with, not one used the Application tag as the main
container.  A Canvas or ViewStack is typically the main container and,
by default, will use scrollbars in the manner that you desire.

Cheers,
-TH

--- In [email protected], Nik Derewianka <[EMAIL PROTECTED]> wrote:
>
> Out of the box Flex defaults to content being unviewable if the
> content is larger than the content window. There is no use case where
> this is desirable.
>
> If you have figured out how to turn on scrollbars for your flex app,
> have managed to style them, then you should be able to figure out how
> to turn off the browser scroll bars.
>
> Regards,
> Nik
>
> On 27/08/2008, at 4:55 AM, Tim Hoff wrote:
>
> >
> > However, if you have flex scrollbars that are skinned, you would
then
> > have a mix of scrollbar styles. Personally, I'd rather have the flex
> > app consume the available browser space and manage all scrolling
> > internally. - .02.
> >
> > -TH
> >
>



Reply via email to