FOX is a C++ GUI toolkit that is supposed to
allow programmers to write a program once, and
compile anywhere (or so the website says, it sounds
like Java to me). FOX is a very flexible library,
it has all sorts of functions and options, and is
supposed to be fairly fast.
FOX is a C++ GUI toolkit that is supposed to allow programmers to write
a program once, and compile anywhere (or so the website says, it sounds
like Java to me). FOX is a very flexible library, it has all sorts of
functions and options, and is supposed to be fairly fast.
Author: Jeroen van der Zijp <jvz@cfdrc.com>
FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and
effectively. It offers a wide, and growing, collection of Controls, and
provides state of the art facilities such as drag and drop, selection, as well
as OpenGL widgets for 3D graphical manipulation. FOX also implements icons,
images, and user-convenience features such as status line help, and tooltips.
Tooltips may even be used for 3D objects!
Scintilla is a free source code editing component for Win32 and GTK+ developped
by Neil Hodgson. For more information about Scintilla, see
http://www.scintilla.org.
The FOX GUI toolkit is a platform independent GUI library developped by Jeroen
van der Zijp. For more information about FOX, see http://fox-toolkit.org.
FXScintilla is an implementation of Scintilla for the FOX GUI Library.
This library is intended to simplify the development and use of Dockapps, ROX
panel applets and Gnome 2 Panel Applets. With this library the programmer can
focus on what the applet shall do, not on the interface.
What this library provides:
- Dockapp support.
- Gnome 2 Panel support.
- ROX panel support.
- Handling of all sizes of the Gnome Panel.
- Handle Gnome Panel rotation.
- Simple image file handeling via gdk_pixbuf.
- Loading and storing of configuration values and strings.
- A simple structual way of making preferences window.
- Generates images from ascii text based upon fonts.
- Support for both Gnome 2 Panel Applets, ROX panel applets and
Dockaps/wmapplets.
- Support for OpenGL applets.
- Simple interface to connect events, like mouse button clicks, joystick
events and so on.
- Easy to add support for other panels.
- Nice configure and makefile scripts that generates the needed files
for ROX and Gnome.
A widget to display large sets of data as dots (or lines). Different data
sets will have different colors, you may change colors and style of the data
The widget gives the possibility to zoom into and out of the data and to
scroll around. It also offers a grid like on an oscilloscope.
GtkExtra is a useful set of widgets for creating GUI's for the X
Window System using GTK+ 2.0. You can use it complementary to GTK+ 2.0
and it is written in C.
GtkGLExt is an OpenGL extension to GTK. It provides the GDK objects
to support OpenGL rendering in GTK, and GtkWidget API add-ons to make
GTK+ widgets OpenGL-capable.
gtkglextmm is C++ wrapper for GtkGLExt, OpenGL Extension to GTK.
GtkImageView is a simple image viewer widget for GTK. Similar to the
image viewer panes in gThumb or Eye of Gnome. It makes writing image
viewing and editing applications easy. Among its features are:
* Mouse and keyboard zooming
* Scrolling and dragging
* Adjustable interpolation
* Fullscreen mode
* GIF animation support