[flexcoders] Multiline Title in Panel Component

2008-06-11 Thread asaivanson
Hi Guys,

Could anyone point me in the right direction regarding how to create a
multi-line title bar for the Panel component?



RE: [flexcoders] Multiline Title in Panel Component

2008-06-11 Thread Alex Harui
I'd try subclassing, setting headerHeight, and setting multiline=true on
titleTextField.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of asaivanson
Sent: Wednesday, June 11, 2008 7:31 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Multiline Title in Panel Component

 

Hi Guys,

Could anyone point me in the right direction regarding how to create a
multi-line title bar for the Panel component?