libui
https://github.com/andlabs/libui
C
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported8 Subscribers
Add a CodeTriage badge to libui
Help out
- Issues
- Add new API functions to get/set table column widths.
- Add new API functions for table header clicks and sort indicators.
- Add new API functions to get and set the visibility of table headers.
- Update README.md
- What is the current status of the lib
- Add advanced uiTable test suite to page17.
- darwin: Fix uiTable checkbox change not calling SetCellValue().
- Fix table editing redraw code on all platforms.
- Space between controls - AKA spacers
- Implement proper uiTableModel stamps for unix.
- Docs
- C not yet supported