itemRenderer="mx.controls.Label"

That, and you set the width to a fixed width.

On 4/22/07, Steve Kellogg <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hello,
>
>
>
> The standard behavior for a combobox is to grow in width until it's wide
> enough to display the current selection.
>
>
>
> Is there anyway to tell a ComboBox to Truncate the current displayed
> Selection if it's too wide for a ComboBox?
>
>
>
> I've tried setting both the "left" and "right" for the box in the hope that
> Flex would recognize this as a hard limit, but it doesn't seem to work like
> this.
>
>
>
> TIA
>
>
>
> Steve
>
>
>
>   

Reply via email to