Manish,

 

Thanks for your reply.  By "FIXED WIDTH" do you mean that setting 
a "left" and "right" isn't enough?  If I set "width" to a bindable 
value, should THAT do it in your experience?

 

TIA

 

Steve



--- In [email protected], "Manish Jethani" 
<[EMAIL PROTECTED]> wrote:
>
> 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