The "mistake" the designer made was skinning the combo box without 
actually drawing the down arrow - a combo box is merely an extension 
of the Button class with a different skin on it (which by default has 
the little arrow).  You could actually use any CS3 product to design 
the ComboBox skin - using the one that's default, just highlight & 
delete the arrow in all "states".  If you're using flash/illustrator, 
adjust the scale-9 guides as well and you'd have it! :D


--- In flexcoders@yahoogroups.com, "flexaustin" <[EMAIL PROTECTED]> 
wrote:
>
> So if I slap a skin on it will go away or do I need to figure out 
the
> same mistake you made? :)
> 
> 
> 
> --- In flexcoders@yahoogroups.com, "nathanpdaniel" <ndaniel@> wrote:
> >
> > We did by creating a new skin.  Actually, we didn't do it on 
purpose, 
> > but that's how it ended up... :D
> > 
> > --- In flexcoders@yahoogroups.com, "flexaustin" <flexaustin@> 
wrote:
> > >
> > > I don't believe there is a setting to remove the Arrow Button 
from the
> > > combobox,but I thought I would ask. 
> > > 
> > > I am guessing the only way to remove it is to create a new 
component?
> > > Probably have to create a new custom ComboBox component and a 
new
> > > custom ComboBase component?
> > > 
> > > Thanks for the help.
> > >
> >
>


Reply via email to