Flex 2 :: MDIPaneFX :: not a pain
Hey,
While I am at it before I get lost again, check these two screen shots out of my mdi pane.
Here we have a fully dragable tab pane. You can set the position of the tab bar to all positions, top, left, right, bottom. Full flow layout implemented.
You can drag a tab out and into a new window, shift tabs, or even create an new divider that holds the new tab pane with the single tab in it. More later.

Here the effect has run and all of the tabs have turned into WindowFX’s! Animation and everything. It uses a proxy so the animation looks goods. Performance is greate, becasue that tab content is actually windows in disguise.

As I said, this was a tid bit since I was hooked into the blog.
Peace, Mike
January 18th, 2007 at 9:19 pm
Dude this so rocks and it now looks pretty. Well done!
January 18th, 2007 at 9:33 pm
> it now looks pretty.
This is a different component. The taskpane is something different but along the same lines. It is a container that holds takslists.
This is a TabPane/Canavas ‘almost’
Anyway, you can have close buttons aon the tabs also, there is a lot that is customizable.
Peace, Mike
January 23rd, 2007 at 7:28 pm
Hey Mike,
Got here through your reply on the flexcoders list on RegExp ; )
You have some great work to show off!
A new visitor at webdevotion_be
February 22nd, 2007 at 12:37 pm
Hi,
Is it possible to change the background color of an inactive tab ?
Currently it’s not possible on a TabNavigator.
Thanks