문제

I need a kind of DividedBox with Flex (4.6). This is a component where two groups of components are separated by a bar that can be moved with the mouse. The user can hence chose which group can have more space on the screen.

Of course, there are HDividedBox and VDividedBox coming with Halo and the mx.* packages.

But nothing with Spark. Moreover, in Flex Builder, HDividedBox and VDividedBox are not marked as being recommended components.

Are there DividedBox equivalents with Spark?

If not: is it on the roadmap? Are there some cons in using the DividedBox from Halo with my Spark components?

도움이 되었습니까?

해결책

There are no Spark alternatives for these DividedBox containers. DividedBoxes can use MX and Spark components as children. You can use Divided Boxes without any problems.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top