ScrollBox and EditableTextLabel

Share your scripts and packages with other Mudlet users.
Post Reply
Alyven
Posts: 33
Joined: Sat Oct 01, 2011 8:43 pm

ScrollBox and EditableTextLabel

Post 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

Post Reply