Text Layout Framework

Hello,

I’m having a problem figuring out how to get TLF to autsize.

Before, I would use flash.text.TextField, set it’s width and autosize, and give it some text. Afterwards, I was able to get the height of the textfield and layout my components dynamically based on that height.

Anyone here know how to do this with TLF?

I’m using Flex4.

take care,
lee