--- In [email protected], "Michael Schmalle"
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Off the top of my head;
>
> set the height property of the Button. I don't think people
realize that
> it's the actual containers that set the size of the controls. So
your Button
> has measured itself but, it needs to be sized on both directions.
>
> Layout does something like;
>
> myButton.setActualSize(myButton.measuredWIdth,
myButton.measuredHeight);
>
> Peace, Mike
>

Mike,
the top of your head is a place of genius. That worked!

thanks

bod








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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to