RSS 91 projects tagged "Widget Sets"

Download Website Updated 16 Jan 2005 bigFORTH/MINOS

Screenshot
Pop 76.95
Vit 2.86

bigFORTH is a native code Forth. It was originally developed on the Atari ST for the Motorola 68k processor and was recently ported to Intel 386, running under a DOS extender (GO32). bigFORTH is available for Linux and Windows 95/98/NT in pre-beta-test. This version is available under GPL. The most striking new feature is the graphical user interface MINOS and the form editor Theseus. MINOS is a graphic user interface (GUI) for X, written for bigFORTH-Linux and bigFORTH-Win32. It includes a rapid GUI developement editor (Theseus).

Download Website Updated 26 Jul 2009 DEPUI

Screenshot
Pop 53.85
Vit 2.41

DEPUI is a portable graphic user interface library written in C. Its focus is on small size, efficiency and portability. It works for a variety of platforms and compilers.

Download Website Updated 19 Jul 2002 EiffelFox

Screenshot
Pop 38.50
Vit 2.47

EiffelFox is an Eiffel language wrapper for the FOX GUI.

Download Website Updated 10 Jul 2011 FLTK

Screenshot
Pop 718.59
Vit 20.34

FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and Mac OS X. It 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, and also works fine as a shared library. It also includes an excellent UI builder called FLUID that can be used to create applications in minutes.

Download Website Updated 15 Aug 2001 Fl_Editor

Screenshot
Pop 36.50
Vit 1.52

Fl_Editor is a word-wrapping text editor widget for the FLTK toolkit. It supports CUA-style editing keys, automatic scrollbar display, load and save to file or buffer, and more. Fl_Editor includes subclasses with status and position display, find and replace, a couple of utility widgets, a status panel and a progress bar that can be used independent of any of the editors.

Download Website Updated 16 May 2002 FXPy

Screenshot
Pop 46.10
Vit 4.62

FXPy is a Python extension module which provides an interface to the FOX cross-platform GUI library. With a few minor exceptions, FXPy provides a complete interface to FOX. FOX is a C++-based toolkit for developing graphical user interfaces easily and effectively, and it runs natively under both Unix/X and Microsoft Windows. Some of the significant features of FOX include a rich set of widgets, powerful but easy-to-use layout managers, extensive support for 3-D modeling using OpenGL or Mesa, drag-and-drop (using the XDND protocol) and a registry for persistent application settings.

Download Website Updated 27 Mar 2013 GTK+

Screenshot
Pop 2,532.01
Vit 164.93

GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

Download Website Updated 30 Jan 2001 m3gtk

Screenshot
Pop 19.03
Vit 1.42

m3gtk adds Modula-3 bindings to the GTK.

Download Website Updated 01 Jul 2005 PLIB

Screenshot
Pop 162.48
Vit 2.90

PLIB is a set of libraries to write games and other realtime interactive applications that are 100% portable across a wide range of hardware and operating systems. It's used by Majik3D, FlightGear, and others, and includes libraries for GUI widgets, sound replay, geometry, scene graph, joystick, and fonts/text.

Download Website Updated 04 Jul 2011 PyGTK

Screenshot
Pop 278.61
Vit 17.96

PyGTK is a set of Python bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It automatically does all the type casting and reference counting that you normally would have to do with the C API.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.

Screenshot

Project Spotlight

cxxtools

A library of unrelated, useful C++ classes.