You're going to need to set some properties on the ControlBar I think...

Are you actually putting anything in the control bar? Set the size
appropriately (either percentage or explicit) Possibly set some
styles... either by CSS using .styleName or by .setStyle()

Also might try calling invalidateDisplayList() and/or invalidateSize()

good luck.
Thunder

--- In [email protected], "Sergey Kovalyov"
<[EMAIL PROTECTED]> wrote:
>
> Hi All!
> 
> I'm adding ControlBar container to Panel runtime via
> myPanel.addChild(new ControlBar()), but it looks not like a native
> control bar. Just more space below the content area. How to fix that?
> 
> Sergey.
>







--
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