I always have trouble with this, even in HTML land! CSS just doesn't interest me all that much...lol. I'd try putting the width="100%" in the line calling your component
<mynamespace:componentname width="100%" ..... DK On 6/26/06, Ian Skinner <[EMAIL PROTECTED]> wrote: > Should this not create a HBox control the entire width of the GridItem it is > inside? Even if the HBox is a custom control mxml called from inside the > GridItem on the main mxml file? > > <mx:HBox backgroundColor="blue" width="100%" horizontalAlign="right"> > > It does not, it only creates a HBox that is just as wide as its content. > > > -------------- > Ian Skinner > Web Programmer > BloodSource > www.BloodSource.org > Sacramento, CA > > --------- > | 1 | | > --------- Binary Soduko > | | | > --------- > > "C code. C code run. Run code run. Please!" > - Cynthia Dunning > > Confidentiality Notice: This message including any > attachments is for the sole use of the intended > recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the > intended recipient, please contact the sender and > delete any copies of this message. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:37:2866 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/37 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:37 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
