Hi,
I would like to create on a GUI, a element to display information (like label) in two lines.
The first message showed in lower line. When the second message arrives, it occupies the lower line, and the first message passes to upper line. When the third one arrives, it occupies the lower line, the second one passes the upper line, the first one disappears. And so forth.
Maybe we can do this in a messagebox, but it is not embedded in a GUI.
Does anyone have an idea, please? Thanks!
↧