C++ wrapper for GTK+ toolkit
SoQt is a Qt GUI component toolkit library for Coin. It is also compatible
with SGI and TGS Open Inventor, and the API is based on the API of the
InventorXt GUI component toolkit.
Qt4 is used in this version.
SWT is the software component that delivers native widget functionality
for the Eclipse platform in an operating system independent manner.
This port provides SWT without requiring a full download and build of
Eclipse.
The Tile Widget Set is a next-generation re-implementation of many of the core
Tk widgets, along with the addition of several new widgets. With Tile, Tk
applications can achieve an appearance much closer to native platform widgets,
as well as take advantage of a modern, highly dynamic theme engine to produce a
wide variety of alternative user interface styles. Tile widgets complement the
existing Tk widgets, and Tile is currently being incorporated directly into Tk.
The XbaeMatrix is a Motif-based widget which displays a grid of cells
in the same manner as a spreadsheet. The cell array is scrollable,
editable, and otherwise reasonably configurable in appearance. Each
cell usually displays text, but pixmaps can also be displayed (not
editeable). The XbaeMatrix looks to some extent like a grid of
XmTextField widgets, but is actually implemented with a single
XmTextField. This means a big performance improvement due to less
overhead.
TkTable is a full-featured 2D table widget (in the spreadsheet sense)
extension for Tk.
It supports images, embedded windows, varying colors and fonts, and more.
TkTreeCtrl is a multi-column hierarchical listbox widget for Tk
ViewKlass is a C++ framework for developing applications which use the
LessTif, OpenMotif or OSF/Motif[TM] user interface toolkits. In particular
it provides classes which support the creation of reusable components. This
helps to simplify the development of applications using object-oriented
techniques.
It also provides classes which encapsulate some of the more difficult and
tedious aspects of Motif development. These include classes which handle
the creation of windows, dialogs and menus.
FOX/VTK canvas widget and interactor to allow VTK to interact with your FOX
application. Allows VTK to render inside a FOX application via the FXGLCanvas
control. Keyboard and mouse events are translated to allow for "native" VTK
functionality.
WMApp is a C++ based library for writing WindowMaker-style dockapps. To write
a dockapp, it is generally necessary to perform some magic Xlib incantations,
supply a clipping mask, and set up X event checking. Like larger graphics
libraries such as GTK+ and Qt, WMApp automates this process by providing the
classes and functions necessary for widget creation and callbacks. The library
provides numerous widgets, all with the traditional dockapp appearance. Many
common dockapps could already be rewritten to use this library.