gkit is forked from gabrield/stk
gkit - Small Graphical toolkit based on Xlib for desktop applications.
./build.sh linux objs
./build.sh linux exe test2.c
- or
./build.sh linux exe test.c
- or
./build.sh linux exe YourFilenameLocatedInSrcDir.c
./build.sh linux exe test-canvas.c run
/build.sh linux exe test-canvas.c rund
./build.sh clean
- Window
- Button
- Text Input/Output - still need some changes/improvements
- Plotter - under development/test
- ProgressBar
Take a look at test.c to see the basics of gkit.