myList.setRendererStyle("textFormat", tfList); 

Works. 

Are you sure tfList is a valid TextFormat? 

Regards,

Keith Reinfeld
Home Page: http://keithreinfeld.home.comcast.net

> -----Original Message-----
> From: [email protected] [mailto:flashcoders-
> [email protected]] On Behalf Of ktt
> Sent: Tuesday, June 08, 2010 3:15 PM
> To: [email protected]
> Subject: [Flashcoders] Styling the List component
> 
> Hello,
> 
> I tried to apply setStyle to list component:
> myList.setStyle("textFormat",tfList);
> and:
> myList.setRendererStyle("textFormat", tfList);
> 
> But these do not work.
> 
> Regards,
> Ktt
> 
> 
> 
> 
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to