Does the combobox show all the 27 seven items at once? If it does then no wonder it won’t fit. Have you tried using:

 

rowCount: Number
Maximum number of rows visible in the ComboBox control list.

 

This should show specified number of items on the list and others should be scrollable. I hope this helps you to fit the combobox to screen properly.

 

-Mika

 

 

 


From: Tom Fitzpatrick [mailto:[EMAIL PROTECTED]
Sent: 4. huhtikuuta 2005 7:18
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

Reply via email to