Which GUI toolkit for a simple app?
Jacob Carlborg
doob at me.com
Mon Jul 9 23:30:00 PDT 2012
On 2012-07-09 21:56, Chris Dahl wrote:
> I would like to put together a small standalone GUI application
> (statically linked). I would prefer a simple API that won't take much
> time to learn. Years ago I used FLTK on a small C++ project and would
> like to find something simple like that. It looks like DWT might fit the
> order, but I can't tell if it is very actively used or maintained.
It's currently not actively maintained. But I haven't abandoned the
project. Sometimes I get contributions, the last one was just two days ago:
https://github.com/d-widget-toolkit/org.eclipse.swt.win32.win32.x86
> What would you suggest for a small library that is easy to learn?
I think DWT is quite easy.
--
/Jacob Carlborg
More information about the Digitalmars-d-dwt
mailing list