|
libui
A portable GUI library for C
|
| Container controls | Controls that can hold other controls |
| Data entry controls | Controls that can be modified by the user |
| Static controls | Controls that cannot only be interacted with, and not modified |
| Buttons | There's more than one type of button |
| Dialog windows | |
| Menus | Menus at the top of Windows, or at the top of display on Macs |
| Tables | Data entry/representation with rows and columns |