<mx:Canvas>
<mx:TabBar id="myTabBar" direction="vertical"/>
<mx:ViewStack left="{ myTabBar.width - 1 }"/>
</mx:Canvas>
-TH
--- In [email protected], "flex_coder" <flex_co...@...> wrote:
>
> yeah I figured that one out, thanks. However if I have a ViewStack in
place for each of the tabs in the Tabbar, there is always a gap in
between the tabbar and the viewstack. I have tried making all paddings
and verticalgap and horizontalgap to 0 but the spacing doesnt go away.
any ideas for that?
>
> --- In [email protected], "turbo_vb" TimHoff@ wrote:
> >
> > <mx:TabBar direction="vertical"/>
> >
> > -TH
> >
> > --- In [email protected], "turbo_vb" <TimHoff@> wrote:
> > >
> > >
> > > --- In [email protected], "turbo_vb" <TimHoff@> wrote:
> > > >
> > > >
> > > > --- In [email protected], "flex_coder" flex_coder@
wrote:
> > > > >
> > > > > Does anyone know of a Vertical TabBar control for Flex. I am
using
> > > > Flex 3 and I cant seem to find a Vertical Tabbar.
> > > > >
> > > > > Any help is much appreciated.
> > > > >
> > > >
> > >
> >
>