No such luck. Menu is based on ScrollSelectList which is based on ScrollView. However, it appears rowCount is broken as myMenu.rowCount = 5 doesn't have any effect.
--- In [email protected], Eric Guesdon <[EMAIL PROTECTED]> wrote: > hi, > > Did you try rowcount properties ? > I'm not 100% sure but i think Menu is List-based component > Regards > Eric > > > > > > > Message du 06/05/04 17:14 > > De : "Hans Omli" > > A : [email protected] > > Copie � : > > Objet : [flexcoders] Can I add scrollbar to a menu? > > Anyone been able to figure out how to limit the number of rows that > > appear in an instance of a menu component, automatically adding a > > scrollbar if there are too many items to display at once? It > > appears the menu component ignores the size of the application > > window and extends right off the bottom of the viewable area if > > there are too many items, which isn't the best user experience. > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > >

