Flex 2 - Panel in Action !
花了幾天時間做了一個 flex 2 的概念驗証 prototype,主要是想証明某些想法與技術是否可行,並且確認如何在flex 2裏達成。
*feature list:
-draggable panel
-collapsable panel (on double click)
-draggable and fixed mode in canvas
-move panel inside the canvas (when in draggable mode)
-automatically resort the panel from top to down (when in fixed mode)
-win/mac style multi-panel-drag-and-move
-panels can be drag and dropped into other component (like a list or datagrid), it’s implemented using DragManager.
-support dataProvider (Array, ArrayList….)
*todo:
-drag and resize the panel (with a handler at the bottom-right corner)
-incoporate a rich text editor at the bottom bar (considering using a RTE component since it’s a panel itself).
by admin



2 Comments Add your own
1. Jose Lora&hellip | December 5th, 2005 at 9:26 pm
Hi jeremy, any chance you can public the code for this demo?
2. jeremy&hellip | December 5th, 2005 at 11:56 pm
hi Jose,
sorry this prototype is part of the future product I’m involved, can’t pubic the source now.
Trackback this post | Subscribe to the comments via RSS Feed