kobedf 0 Posted May 30, 2005 hello i am trying to write a chat program. I use a server entity to broadcast a message send by an user , to all users. What i want to do is , after someone finished typing a message and hits enter , to make that line dissappear while at the same time allowing normal behavior to the read function. the line will be received from the server later. How can i accomplish this? thanks Share this post Link to post