I have a component containing 2 controls vertically. The first is a 
datagrid control & the other is a vbox control within which there are 
multiple hbox controls. All hbox controls have been given a width of 
100% so that they r in flush with the outer vbox.

The outer vbox is initially set to a width of 0 & visibility 'false'. 
On click of a datagrid cell, I make the vbox visible with the help of a 
resize effect written programmatically.

What I get to see is that the inner hbox controls don't stretch to 
100%. Only after some other action within it, do they stretch to 100%.
Is it a redraw issue while resizing? What do i need to do to solve this?

Thanks...





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to