Yeah, setting left and right should do it. Anything that doesn't leave
the width to be calculated automatically based on the data in the
combo box.

On 4/23/07, stevekpeak8 <[EMAIL PROTECTED]> wrote:
> 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 flexcoders@yahoogroups.com, "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
> > >
> > >
> > >
> > >
> >
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>

Reply via email to