Page 1 of 1

ScrollBox and EditableTextLabel

Posted: Mon Mar 15, 2021 10:24 am
by Alyven
Package I made a while ago but never really finished (but they are usable).
I realised that even if the probability is low there may be someone who can use/extend this so I made a release.
Editable TextLabel: a Label where the text can be edited directly by mouseclick and ScrollBox a VBox which allows (vertical) scrolling through elements (for example labels/gauges).

EditableTextLabel demo video https://user-images.githubusercontent.c ... a981c5.mp4

ScrollBox demo video https://user-images.githubusercontent.c ... e00371.mp4 .

Github wiki https://github.com/Edru2/Editable-Label ... llBox/wiki

Github release page: https://github.com/Edru2/Editable-Label ... tag/v0.0.1