Page 1 of 1

Scrollable labels

Posted: Thu May 21, 2015 10:19 am
by Gilmo
Hello,
I'm trying to get a scrollable label, pretty much something like a HTML <div> with fixed dimensions and overflow:auto;

anyone ever managed to work something like this out? Right now I have 2 buttons to move my label up and down, but I don't quite like it since I have to manually move it when something is added at the bottom out of the view.

Thank you, Gilmo.