GUI Toolkit from Scratch

(github.com)

4 points | by onuelito 13 hours ago ago

2 comments

  • onuelito 13 hours ago

    I'm currently making a UI toolkit based on Tk by using xcb and freetype. I recently added an example I would like some feedback if possible. Note that the Makefile expects an OpenBSD system. However, it can be easily modified to match what your are using.

    Thanks

    • david927 12 hours ago

      I would need more information. Maybe make a small website that shows some screenshots, etc.