Hi,

Looking at the source for the ComboBox,

specifically;

public function displayDropdown(show:Boolean):void

It looks like they hardcoded 0 into the x for the tween. Using coord conversion to find the actual boxes x coord.

Adobe, if this is an error, that should be corrected.

Russ, if this is a bug, you might need to subclass and copy the method stated above and do your own x bounds checking.

Peace, Mike

On 6/13/06, Russ <[EMAIL PROTECTED]> wrote:

Hello,

I have a Combo Box that is positioned on the right side of my screen.
When the drop down is selected, the list of items is displayed but
scrolls off the screen because there is not enough room to view
everything.

Is there a way to change the start position of the displayed
text/object when you click the combo box drop down? By default, it
appears to open up flush left aligned with the drop down component.

Thanks.




--
What goes up, does come down. __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to