Customizeable List view items
-
I am writing an application launcher and want to make the results list themeable for users. The item delgate currently has two lines.

The second line is not styleable at all. How can I make the whole thing themeable? Currently spancing in the list, font styles of the second line in the delegate make problems.
Also it would be nice if the item complexity woud not be that limited. Having something like this

not coming at that enourmous cost would be nice.
-
Hi,
How did you implement the delegate ?