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 vertical bar.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no any Spark replacement of
mx.containers.HDividedBoxfor now. So you can use it without any problem. And it is not officially deprecated for now.