teotigraphix.blog.show()

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

4 Responses to “Flex 2 :: MDIPaneFX :: not a pain”

  1. Campbell Says:

    Dude this so rocks and it now looks pretty. Well done!

  2. teoti.graphix Says:

    > 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

  3. Webdevotion Says:

    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

  4. Guillaume Says:

    Hi,

    Is it possible to change the background color of an inactive tab ?
    Currently it’s not possible on a TabNavigator.

    Thanks

Leave a Reply