|
|
FLTK (pronounced "fulltick") is a cross-platform C++ GUI
toolkit for UNIX®/Linux® (X11),
Microsoft® Windows®, and
MacOS® X. 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.
|
|
|
Note: This poll is closed.
| |
|
|
Site News
Dec 01, 2018: The FLTK Team is proud to announce that
we moved our source code repository to Git and the FLTK website to
a new server. Please see article
FLTK Moved to Git and to a new Server.
May 2013: Back in April 2013 we had to move the
fltk.general and
fltk.coredev
lists to Google Groups. Please join us there to reconnect.
All postings from today on back through 2004 are available on the
FLTK Forums page.
Recent Articles [ Show All ]
Git for FLTK Users
06:24 Feb 11, 2019 by AlbrechtS, 0 comments
How to use Git for downloading and using FLTK.
[ Read ]
Git for FLTK Developers
06:24 Feb 11, 2019 by AlbrechtS, 0 comments
How to use Git as a FLTK developer to push your changes to the FLTK Git repository - work in progress...
[ Read ]
What are the Versions of FLTK?
12:54 Dec 07, 2020 by engelsman, 3 comments
There is a lot of confusion, especially for people who are new to FLTK, about the different versions that are available, what they offer, and when they will be released. This article attempts to clarify matters.
[ Read ]
FLTK 1.4.x Weekly Snapshot (master)
00:05 Apr 09, 2021 by WebsiteCron, 0 comments
A new weekly snapshot of FLTK 1.4.x (master) is now available
[ Read ]
Using CMake to build an FLTK application
11:56 Mar 08, 2021 by engelsman, 2 comments
CMake is a powerful cross-platform build system, which already has support for FLTK, although this is not well documented on the Internet. This article provides a minimal CMake configuration for a simple FLTK application.
[ Read ]
FLTK Python binding course (pyFltk) 0.1
02:04 Feb 22, 2021 by robert.arkiletian, 0 comments
Python binding course pyFltk
[ Read ]
Tilemap Studio 3.2.2
15:04 Nov 13, 2020 by roukaour, 0 comments
Tilemap Studio is a tilemap editor and creator for Game Boy, Game Boy Color, Game Boy Advance, and SNES projects. It has 11 GUI themes based on different operating systems, toolkits, or other applications.
[ Read ]
How does resizing work?
08:38 Aug 04, 2020 by matt, 6 comments
Layout management is an important part of creating a user friendly UI. FLTK uses the 'Fl_Widget::resizable()' method to achieve almost any kind of resizing behavior.
[ Read ]
Windows how-to: create a stdout/stderr console at runtime for /subsystem:windows app
10:42 Jun 05, 2020 by greg.ercolano, 6 comments
If you have an FLTK Windows GUI application built with /subsystem:windows, you can create a DOS style window and redirect stdout/stderr to it at runtime.
[ Read ]
fltklayout 0.1
19:24 May 25, 2020 by craig.inglis, 0 comments
A small C++11 library for managing widget layouts with a WYSIWYG designer
[ Read ]
ESDBomber
18:01 Dec 06, 2019 by giri, 0 comments
ESDBomber - a cross platform multiplayer bomberman clone.
[ Read ]
RNAStructViz v1.9.1-testing
13:11 Nov 19, 2019 by RNAStructViz, 0 comments
RNAStructViz is a GUI-based cross platform visualization, comparison, and analysis tool for RNA secondary structures.
[ Read ]
[
RSS Feed
|
More Articles..
]
|
|
| |