Home
FLTK Dock
A dockable window framework for Fast Light Tool Kit (FLTK). FLTK Dock (pronounced "fulltick dock") provides advance, customizable toolbar and window with docking, floating and other functionalities of latest dockable-floatable windows for general desktop application. It has a strong programming structure and high degree of flexibility which make it unique from other dockable window solutions. It is based on fast and light toolkit FLTK which enable to generate statically linked both primary and secondary memory efficient cross platform application. The framework is an open source project and released under the terms and conditions of GNU Library Public License, Version 2.
FLTK
The Fast Light Tool Kit ("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.
|