wanting to try a GUI toolkit: needing some advice on which one to choose

someone someone at somewhere.com
Tue Jun 1 03:38:42 UTC 2021


On Saturday, 29 May 2021 at 10:52:11 UTC, Alain De Vos wrote:
> One additional toolkit, fltk,

Just checked it:

FLTK (aka fulltick) for C++ targeting X with openGL: 
[screenshots](https://www.fltk.org/shots.php)

- we do not depend on text-based attributes (GTK+, MOTIF), 
complex chains of support libraries (GTK+, KDE, wxWidgets), 
workarounds to provide OO features in standard C (GTK+), a 
special compiler preprocessor (KDE), or a non-standard variant of 
C (Cocoa)

- supports UniCode and HiDPI since version 1.3.6-STABLE

Seems worth a try I guess.



More information about the Digitalmars-d-learn mailing list