LessTif is a API compatible clone of the Motif toolkit. Currently
LessTif is partially implemented with most of the API in place.
Both Motif 1.2 and Motif 2.0 libraries are built and installed.
By default, the 1.2 library is used because it is a more complete
implementation of the Motif 1.2 API.
The Hungry Programmers, the people writing LessTif, have adopted a
naming scheme where an even minor number indicates a stable release
of the libraries and an odd number is a development release. *Ports will
be made for even number releases only.*
This is a set of thin C++ wrappers for libgnomeui library.
Otk is a portable widget library for making graphical user interfaces for
application programs. It emphasizes simplicity without eliminating capability.
It is based on OpenGL and C. Otk provides the following basic widgets:
* Panel - The "container" widget,
* Text Label - Text labels,
* Button - Buttons with labels and call-backs
to user functions,
* Text Form Box - Accept text with function call-back,
also scrollable editor window,
* Pull-down Menu - Display hierarchical menu-lists with user
function call-backs on mouse release,
* Slider Control - Slider control with call-back,
* Sub-windows - Detachable self-managed windows,
* Gadgets - High level widgets
PangoXSL implements a version of the Pango library with a PDF backend for
creating PDF output. This library also implements several of the inline
properties defined by XSL that are not currently implemented by Pango.
Pmw is a framework for building high-level compound widgets, or
megawidgets, constructed using other widgets as component parts. It
promotes consistent look and feel within and between graphical
applications, is highly configurable to your needs and is easy to use.
Pmw consists of:
* A few base classes, providing a framework for building megawidgets.
* A library of flexible and extensible megawidgets built on the base
classes, such as ButtonBox, ComboBox, MessageDialog, etc.
The interface to Pmw megawidgets is similar to basic Tk widgets, so it
is easy for developers to include both megawidgets and basic Tk
widgets in their graphical applications. In addition, all Pmw
megawidgets may themselves be extended, using either inheritance or
composition.
The use of the Pmw framework and megawidgets replaces common widget
combinations with higher level abstractions. This simplifies code,
making it more readable and maintainable and more easily modifiable.
The ability to extend Pmw megawidgets enables developers to create new
megawidgets based on previous work.
pyFLTK is Python wrapper for the Fast Light Tool Kit cross-platform graphical
user-interface library.
This package wraps FLTK version 1.1 and is quite stable.
PyGtkGLExt is Python language binding for GtkGLExt, OpenGL Extension
to GTK.
This is Qt4 port of Qwt library version 5. The Qwt library contains
GUI Components and utility classes which are primarily useful for
programs with a technical background. Beside a 2D plot widget it
provides scales, sliders, dials, compasses, thermometers, wheels
and knobs to control or display values, arrays, or ranges of type
double.
This is Qt4 port of Qwt library version 6. The Qwt library contains
GUI Components and utility classes which are primarily useful for
programs with a technical background. Beside a 2D plot widget it
provides scales, sliders, dials, compasses, thermometers, wheels
and knobs to control or display values, arrays, or ranges of type
double.