Page 1 of 1

Multi Column List

Posted: Mon Nov 21, 2005 01:08
by KamoKid
Hey, how do i go about formating text with a ListboxTextItem / ListboxItem? also, is it possible to put images within these items?

i need to make my MCL look pretty.

cheers,
KamoKid

Re: Multi Column List

Posted: Mon Nov 21, 2005 09:27
by CrazyEddie
You can provide your own sub-class of ListboxItem to do whatever tickles your fancy (which was the purpose of the abstract base class).

There is a patch on the tracker for a ListboxItem that displays an image, you may be able to make use of that: <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=1268750&group_id=93749&atid=605424">CLICKY!</a>