A UI Framework for ComputerCraft that uses a Roblox type hierachy system. Carbon is advanced, easy to use and is very flexible.
Carbon is in a early stage of development, but the first version should be out.
If you are familliar with making Roblox GUI's. You should be able to understand everything quickly That is because Carbon uses a hierarchy system and positing classes similar to Roblox. Carbon currently has the following UI elements:
- Labels
- Buttons
- Frames
- Textboxes (with selection)
- Checkboxes
But focuses to also add:
- Radio Groups
- Scrolling Frames
- Sliders
- Progressbars ...
In the near future!