Great suggestion.  I had not thought of this.
Unfortunately, though, this didn't work.  I applied
in a couple of different ways and still no luck.
But, again, thanks for the suggestion!  It was 
worth a try.

PHall


--- In [email protected], "scalenine" <[EMAIL PROTECTED]> wrote:
>
> I know you can set that via styling:
> 
> <mx:Style>
> Tab {
>                       textAlign:left;
>               }
>               
>       </mx:Style>
> 
> --- In [email protected], "phall121" <phall@> wrote:
> >
> > I'm not to get textAlign="left" working on the TabBar
> > control.  I've searched the archives and find no 
> > references to this issue.
> > 
> > Is my code flawed in some way that I'm just not catching?
> > 
> >    <mx:TabBar direction="vertical" dataProvider="{vacCAppList}" 
> >     labelField="app" width="300" textAlign="left"      
> >         itemClick="fSelectApp(event)"/>
> > 
> > Has anyone else had this problem?  If so, have you found
> > a work-around.
> >
>


Reply via email to