-
Notifications
You must be signed in to change notification settings - Fork 544
Closed
Description
System information
- SolveSpace version:
3.x+ - Operating system: all supported
Expected behavior
Add FLTK GUI for SolveSpace.
NOTE: This is long term feature request! Do not close as
wontfix, as it might be a place for new contributors.
Actual behavior
Actually SolveSpace GUI based on GTK2/3+, and there is some work on preparation for GTK4+ (#853). But GTK itself has many issue (with its ABI, theming, etc) which depends on each Linux distro.
Also there are requests on Qt5 GUI (#401) and ImGui GUI (#263).
Additional information
- FLTK supported Platforms/OS: Windows, macOS, Linux and other Unix, etc.
- Custom FLTK widget themes:
- Custom FLTK color themes (
FLTK Dark Theme): - Custom FLTK widget schemes:
- Cairo widget for FLTK and Qt:
Reactions are currently unavailable