is there an event when a itemrenderer is complete i.e. all items has even
rendered from the data provider, i want to size the view stack when all items
have been added minHeight does not seem to work, i end up with 10 lines when i
only need 5
<common:ViewStack id="sentencesView" minHeight="0"
dataProvider="{paragraphs}"
width="100%"
horizontalCenter="0"
itemRenderer="com.peach.uofs.lesson.ParagraphRenderer"
verticalCenter="0">
</common:ViewStack>
________________________________
Disclaimer: This electronic mail and any attachments are confidential and may
be privileged. If you are not the intended recipient, please notify the sender
immediately by replying to this email, and destroy all copies of this email and
any attachments. Thank you.