Files
Basalt/README.md
2022-03-28 23:44:34 +02:00

12 lines
374 B
Markdown

# NyoUI
A GUI Framework for Computercraft
check my wiki for information
Todo:<br>
-improve correct focus on frames (sometimes still wrong)<br>
-better checkbox (add width, length and text)<br>
-fix shit link bug<br>
-fix textfield if you remove everything it does not go back to wIndex 1 (and maybe add mouse selection)<br>
-add scrollbars to frames, lists and textfields