Best approach for a messaging application like Skype
-
Which widgets should I use to implement a chat with the similar style of Skype for desktop? I need to put both incoming and outcoming messages, images, and other stuff. I think QWebView is a good choice but I don't know how to append HTML code. Which widget would you recommend me for this purpose?
Regards,
-
Hi,
For inspiration you could have a look at KDE's telepathy project or Kopete.
Hope it helps