GUI Toolkit from Scratch

(github.com)

3 points | by onuelito 2 hours ago

1 comments

  • onuelito 2 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 1 hour ago
      I would need more information. Maybe make a small website that shows some screenshots, etc.