I am new in Qt. I am trying to implement a network chat system using Qt. One example is explained in QT example. Their a TextEdit is used to store and sending messages which comes form several client. But i want to implement a pop-pup window for individual chat. Like yahoo messenger. Can anyone help me to implement my invention??
Also i need some link for Qt to implement various systems.