Question
how can I apply htmlText to ComboBox?
I can affect the list part, but not the top selection area using a custom CellRenderer.
I can access that area with mulitline and wordWrap, but I can't seem to locate the necessary label field or I'm just missing something.
What you see in the image is data loaded in via XML inside a CDATA tag with HTML tags to break the two lines.
Any help would be greatly appreciated.
Thank you.
