Categories
FOX
FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and includes layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL.
FOX emphasizes speed, and minimizes memory use by letting programmers create and destroy GUI elements on the fly. Widgets can connect to each other and pass certain commands between them, which also reduces the amount of code needed. Finally, GUI elements automatically update themselves by interrogating the application's state, so it is easy to maintain the state of the GUI in an application.
Last updated 31 Oct, 2005
About
Leadership
- Jeroen van der Zijp - Maintainer
- See the AUTHORS file in the distribution for a complete list - Contributor
Related Projects
Versions
1.5.5
1.5.5 devel released 2005-06-30
- Released: 30 Jun, 2005
- Code Maturity: Developmental
1.4.22
1.4.22 stable released 2005-11-09
- Released: 9 Nov, 2005
- Code Maturity: Stable
- Source Archive: ftp://ftp.fox-toolkit.org/pub/fox-1.4.22.tar.gz
- Licenses: LGPL
- Interfaces: X Window System
User Community and Support
Developer's introduction available in HTML format from http://www.fox-toolkit.org/introduction.html




