RSS 46 projects tagged "Windows"

Download Website Updated 27 Mar 2013 GTK+

Screenshot
Pop 2,346.18
Vit 159.11

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 10 Jul 2011 FLTK

Screenshot
Pop 715.93
Vit 20.28

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 23 Apr 2013 PyQt

Screenshot
Pop 665.61
Vit 111.51

PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 608.47
Vit 47.73

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

Download Website Updated 03 Mar 2013 QScintilla

Screenshot
Pop 352.74
Vit 38.78

QScintilla is a port of the Scintilla C++ editor class to the Qt GUI toolkit.

Download Website Updated 04 Jul 2011 PyGTK

Screenshot
Pop 275.16
Vit 17.91

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.

Download Website Updated 13 Dec 2011 Evolutility

Screenshot
Pop 217.89
Vit 6.15

Evolutility is a generic Web UI and ORM for database applications. It lets you build CRUD (create, read, update, delete) Web applications simply by providing the metadata describing your application UI and database mapping. No hand-coding is required.

No download Website Updated 23 Oct 2012 Urwid

Screenshot
Pop 186.93
Vit 20.63

Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.

Download Website Updated 06 Mar 2009 GtkGLExt

Screenshot
Pop 129.62
Vit 7.57

GtkGLExt is an OpenGL extension to GTK+ 2.0 or later. It provides additional GDK objects, which support OpenGL rendering in GTK+, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.

Download Website Updated 16 Jul 2007 Adobe Source Libraries

Screenshot
Pop 124.81
Vit 5.88

The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions.

Screenshot

Project Spotlight

Units of measurement for Ada

A library for dealing with dimensioned values.

Screenshot

Project Spotlight

httping

A "ping"-like tool for HTTP requests.