color
Flex Panel with HTML title - or Flex panel with colors
Submitted by softking on Wed, 06/09/2010 - 18:09In the Panel class in flex you have a "title" property to set the title of the panel.
It get a text value and shows it as the title.
I needed something more
I needed a title with colors to catch the eye.
Text controls in flex have a property called "htmlText" that can get html value, but the title property of the panel does not get html
