[flexcoders] Tab navigator questions ANYONE ?

2005-04-01 Thread r0main
Hello again, my first post was probably hidden in the massive flex-pricing battle, so I repost it: Few questions regarding a TabNavigator: - I'd like to left-align tab label inside of fixed-width tabs, how can I do this ? - I'd like to manage the placement of the icons I can display in tabs,

Re: [flexcoders] Tab navigator questions ANYONE ?

2005-04-01 Thread Manish Jethani
On Apr 1, 2005 5:33 PM, r0main [EMAIL PROTECTED] wrote: Few questions regarding a TabNavigator: - I'd like to left-align tab label inside of fixed-width tabs, how can I do this ? mx:Style Tab { text-align: left; } /mx:Style - I'd like to manage the placement of the icons I can

[flexcoders] Tab navigator questions

2005-03-31 Thread r0main
Hello, few questions regarding a TabNavigator: - I'd like to left-align tab label inside of fixed-width tabs, how can I do this ? - I'd like to manage the placement of the icons I can display in tabs, like right aligning that icon when the label itself is left-aligned - Also, how can I change