nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: nanowm
From: Alan Cox
Date: Mon, 18 Dec 2000 12:18:23 +0000 (GMT)

> So far for things like nanotetris I've worked around the problem by simply
> not using a toolkit, but it's not really a workable solution for larger
> applications. Does anyone know of any small open source widget sets which
> are written in C that we could port?

That would be less work than converting fltk into C - no. Fltk is only lightly
C++ (it just uses the good bits of C++ so its basically C with classes).

Alan


nanogui@linuxhacker.org