2

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.

zero323
  • 322,348
  • 103
  • 959
  • 935
Alexander Farber
  • 21,519
  • 75
  • 241
  • 416

1 Answers1

1

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.

Constantiner
  • 14,231
  • 4
  • 27
  • 34