On Sat, Jul 02, 2016 at 08:00:40AM +0200, Didier Kryn wrote:
> Le 02/07/2016 03:08, Enrico Weigelt, metux IT consult a écrit :
> >apropos widget toolkits:
> >
> >I'm currently hacking my own tiny widget toolkit, primarily targetted
> >for embedded systems (for now only DRM-FB, X and Wayland coming later).
> >
> >Why yet another one ? Well, none of the existing ones are really
> >satisfying me, and primarily just for fun.
> >
> >https://github.com/metux/twtk
> >
> >
> >--mtx
> >
>
> Cheers! Please go on and keep us informed. We desparately need an
> independant graphical toolkit other than Gtk, and with a C API, not C++
> please (there's already Qt for C++).
I don't know if fltk is at all relevant in this matter; it seems to
be a simpple thing, although it is saddled wth C++
-- hendrik