forked from ChiselOS/libchisel
xmlib is a wrapper library around the Motif (libXm) and X Toolkit Intrinsics (libXt) libraries, which exposes an API more suited to modern "best practices" in C.
- C++ 98.1%
- C 1%
- Makefile 0.9%
|
|
||
|---|---|---|
| .vscode | Work on BulletinBoard | |
| example | Added RadioBox class, and work on widget zoo | |
| include/xm | Added RadioBox class, and work on widget zoo | |
| src | Added RadioBox class, and work on widget zoo | |
| .gitignore | Added RadioBox class, and work on widget zoo | |
| license.md | First imoport | |
| Makefile | Begin implementing widget zoo example | |
| readme.md | First imoport | |
xmlib
xmlib is a wrapper library around the Motif (libXm) and X Toolkit Intrinsics (libXt) libraries, which exposes an API more suited to modern "best practices" in C.
Building
Run "make".