Files
Basalt/README.md
2022-04-02 15:29:55 +02:00

704 B

NyoUI

A GUI Framework for Computercraft

check out my wiki for information

Todo:
-improve correct focus on frames (sometimes still wrong)
-better checkbox (add width, length and text)
-fix shit link bug
-fix textfield if you remove everything it does not go back to wIndex 1 (and maybe add mouse selection)
-add scrollbars to frames, lists and textfields
-change scrollbar so it changes it's size based of maxIndex AND add smaller lines
-change dropdown to create a frame with a list in it with much more changability instead of the current shit
-add the possiblity to disable objects (they shouldn't react to incomming events)