2010-08-06 今天在flex下尝试了下panel拖动的效果,设置比较简单,只需将isPopUp设置为true即可。具体看代码: height="600"> height="180" initialize="dragControl(ml)" dropShadowVisible="false"> height="180" initialize="dragControl(ml2)" dropShadowVisible="false">
Flex Panel 拖动效果例子
最新推荐文章于 2019-07-30 03:58:39 发布
本文介绍在Flex中如何简单地实现Panel组件的拖动效果。只需将Panel的isPopUp属性设置为true,即可让Panel变得可拖动。文中提供具体的代码示例。
1047

被折叠的 条评论
为什么被折叠?



