PDA

View Full Version : HTML message list



bunjee
21st February 2008, 15:40
Hey there, I'm developping a chat application.
I'm currently working on HTML format messages.

I'm aiming at supporting those themes :
http://www.adiumxtras.com/index.php?a=search&cat_id=5&sort=ranking

What's the best option for HTML based message list ?

wysota
27th February 2008, 09:07
QTextBrowser or QListView with a custom delegate supporting rich text.