FLTK
FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development (by fltk)
fox-toolkit
Unofficial Zenotech specific mirror of fox-toolkit; please refer to upstream site for latest version (by zenotech)
FLTK | fox-toolkit | |
---|---|---|
18 | 4 | |
1,632 | 7 | |
2.8% | - | |
9.7 | 0.0 | |
1 day ago | over 7 years ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FLTK
Posts with mentions or reviews of FLTK.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-15.
-
What frameworks exist that support both MacOS and Windows?
Another dark horse is FLTK: https://www.fltk.org/. For utilities this might be your best choice, especially because static linking is supported. This is mostly a C++ solution but there are bindings to other solutions.
-
Is there no simple GUI library for pure C?
Fl_Flex (shameless plug!) is now officially in upstream FLTK since 1.4 for a "flexbox style" layout manager.
-
Why is there no good and easy gui library available for C++ for desktop?
Go ahead and sell an FLTK product then. I'm sure you go to https://www.fltk.org/ and think those GUI's look awesome you delusional moron
-
[Cpp] Une assez grande liste de bibliothèques graphiques C ++
FLTK
-
GUI libraries or frameworks?
A few examples: Dear ImGui, SFML, FLTK. Probably even Tk could be used.
- It's old school
-
The state of Rust GUI libraries
FLTK (Fast Light Toolkit) is a lightweight, cross-platform supported toolkit for building GUIs. FLTK is supported on Windows, macOS, and UNIX systems and was originally built for C++. If you use the FLTK toolkit to create a GUI application, the application looks the same on all supported operating systems.
- Add the Wayland platform to FLTK 1.4
-
Are there any low-level library options for creating desktop apps?
There are a lot of options and they're not that hard to find... Qt, wxWidgets, FLTK, IUP come immediately to mind.
-
Looking for a cross-platform solution to my problem
FLTK. It's a cross-platform C++ GUI toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X.
fox-toolkit
Posts with mentions or reviews of fox-toolkit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-11.
- September 10 – FOX DEVELOPMENT 1.7.84
-
Windows 9x and Word 9x at 800x600 resolution. Spacious. Comfy
You can get this today again using the FOX toolkit (http://www.fox-toolkit.org/). This is probably my favorite lightweight toolkit. Patches gladly welcomed for a11y and Wayland.
-
GUI for software, not games, but lighter than Qt ?
FOX Toolkit
-
Windows 95 – How Does It Look Today?
One brave GUI toolkit continues to use the Windows 95 look. Personally I really like that look (or design language, as we're apparently meant to say these days). Clean, high-contrast, and it's clear which widgets are clickable. It has the added bonus that its drawing operations can easily be hard-coded for excellent performance.
http://www.fox-toolkit.org/
What are some alternatives?
When comparing FLTK and fox-toolkit you can also consider the following projects:
imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
nana - a modern C++ GUI library
wxWidgets - Cross-Platform C++ GUI Library
GTK+ - Read-only mirror of https://gitlab.gnome.org/GNOME/gtk
webone - HTTP 1.x proxy that makes old web browsers usable again in the Web 2.0 world.
webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
gtkmm - Read-only mirror of https://gitlab.gnome.org/GNOME/gtkmm
nuklear - A single-header ANSI C immediate mode cross-platform GUI library