|
Try adding a border to your HBox and VBox controls
so that you can determine whether or not it is actually the HBox that is not
resizing, or the content inside of that HBox not resizing. Just add this
to each HBox and VBox: “borderStyle="solid"
borderThickness="1" I had a similar problem in one of my apps…
I thought it was the HBox, when it was actually the width of a mx:Text element
inside of the HBox that was not being set correctly. Hope this helps. -Andy _____________________________________ Andrew Trice Cynergy Systems, Inc. Email: [EMAIL PROTECTED] Office: 866-CYNERGY From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Robs I have a component containing
2 controls vertically. The first is a
SPONSORED LINKS
YAHOO! GROUPS LINKS
|

