Is mx.containers.HDividedBox deprecated in Flex 4.5?
Is mx.containers.HDividedBox deprecated by some spark container in Flex 4.5?
I'm new to Flex programming and can't find any spark replacement for it.
I want to have 2 Lists separated by movable开发者_如何学Go vertical bar.
There is no any Spark replacement of mx.containers.HDividedBox
for now. So you can use it without any problem. And it is not officially deprecated for now.
精彩评论