views:

12

answers:

0

I am looking for a GUI toolkit to use on a Clozure CL project that I am working on. I would like a toolkit that is usable by a commercial project (so GPL is out unfortunetly, but LGPL is in) without a large fee like QT.

I have looked into wxWidgets (which looks awesome) but Clozure's FFI only has C bindings so it appears I am out of luck there. Does anyone know of a good UI toolkit?