开发者

Flex TabBar drag drop

开发者 https://www.devze.com 2023-03-14 04:57 出处:网络
I\'m trying to implement drag and drop tabs in TabBar control, 开发者_开发知识库but I can\'t figure out the index of a tab to drop. I tried to use getObjectsUnderPoint() method but it didn\'t help me.

I'm trying to implement drag and drop tabs in TabBar control, 开发者_开发知识库but I can't figure out the index of a tab to drop. I tried to use getObjectsUnderPoint() method but it didn't help me. I need some implementation how to find a tab to drop.


Why not use flexlib's SuperTabBar? It implements drag-n-drop perfectly.

http://flexlib.googlecode.com/svn/trunk/examples/SuperTabNavigator_Sample.swf

0

精彩评论

暂无评论...
验证码 换一张
取 消