简体   繁体   中英

Flex TabBar drag drop

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM