Pour celles et ceux qui comme moi ne connaissaient pas :
FLTK is a cross-platform C++ GUI toolkit for UNIX®/Linux® (X11 and Wayland), Microsoft® Windows®, and macOS®. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL® and its built-in GLUT emulation.
FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes.
FLTK is provided under the terms of the GNU Library Public License, Version 2 with exceptions that allow for static linking.
# FLTK
Posté par jihele . En réponse au lien FTLK 1.4.0 gère enfin Wayland. Évalué à 6.
Pour celles et ceux qui comme moi ne connaissaient pas :