TextFlow Container Height question!
Hi,
I'm trying to detect the container height when the textflow changes, so I can make my container resizable. I found the answer in one of the posts here at the forum.
My questions is why when the CompositionComplete Event is fired, the boundaries of the container initially has a very unreal height, for example 2500 and after tha another CompositionComplete is fired with a more real value, in my test 370 (for my text flow). This causes the container to "jump".
Is there any way to prevent this? I want the resize o be very smooth.
I found this example, it works!, and illustrates the same issue I have:
http://www.oscar-mejia.com/blog/post/tlf-resiable-textflow-container
Please help.
Thanks
