Posted 13 December 2012 - 05:05 AM
Simple Question:
I have some program which has a simple output in lines like:
and the thing I wanted to do was a headline like a line which would not vanish in the upper corner of the screen after the screen is full with text and a new line is added, like:
Anyone able to teach me how to do this?
I have some program which has a simple output in lines like:
doing some stuff... - done
doing some other stuff... - done
doing more recent stuff...
and the thing I wanted to do was a headline like a line which would not vanish in the upper corner of the screen after the screen is full with text and a new line is added, like:
[Cool Headline]
---------------
doing some stuff... - done
doing some other stuff... - done
doing more recent stuff...
Anyone able to teach me how to do this?