Best approach for a messaging application like Skype
General and Desktop
2
Posts
2
Posters
876
Views
1
Watching
-
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