How can i place input text at the same time text is also being printed out without it effecting what i have placed?
I'm trying to make a server where there is constant debugging information being printed, but at the same time i want to be able to execute commands while still seeing the information being displayed, but have it done without effecting the info that is already typed in the input field. (Minecraft Bukkit is an example)
Example: http://i43.tinypic.com/2e1ufzp.gif