Keep the rowCount to a less value... <mx:ComboBox rowCount="10" />
Let user scroll...Long lists are irritating sometimes... -abdul -----Original Message----- From: Tom Fitzpatrick [mailto:[EMAIL PROTECTED] Sent: Monday, April 04, 2005 7:47 PM To: [email protected] Subject: [flexcoders] Long combobox list display In a custom component, I have a comboBox with a long list (27 items). When the combobox displays the list, it appears above the combobox - since it would go beyond the bottom of the browser window if it displayed downward, I guess. Trouble is, the list as shown is cut off about halfway through - the top half is missing somewhere off the top of the browser window. Any way around this? Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

