Thanks for your answer. :)
I'm creating something that's not a RIA neither a website... It's a
bit of both. :) So, I have some boring design requirements that I need
to follow. I have some tests online on
http://onfashion.webfuel.pt/onfashion_pt.html where you can see the
use of the MultilineButtonBar (far from finished).

João Saleiro




--- In [email protected], "Gordon Smith" <[EMAIL PROTECTED]> wrote:
>
> Take a look at the source code for these classes and find the
methods that get/set the 'text' property of the TextField that
displays the button's label. Then try overriding these methods in a
subclass to get/set the 'htmlText' property instead.
> 
>  
> 
> Just wondering... what are you doing that requires displaying HTML
in a Button?
> 
>  
> 
> - Gordon
> 
>  
> 
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED]
On Behalf Of Jo�o Saleiro
> Sent: Tuesday, January 30, 2007 8:44 PM
> To: [email protected]
> Subject: [flexcoders] Extend ButtonBar so it supports Buttons with
htmlText
> 
>  
> 
> Hi,
> 
> how can i extend the ButtonBar class (and the Button class) so that
it's 
> possible to have htmlText on the buttons, instead of simple text?
> 
> Thanks,
> 
> Jo�o Saleiro
>


Reply via email to