» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:LGPL + gui

gtk

GTK/GTK+ or Gimp ToolKit, is a GNU library for creating graphical user interfaces.

As implied by the name, the Gimp Toolkit was originally created for the GIMP image editor. It has since become one of the leading GUI toolkits for X, along with Qt, both of whom succeed Motif. GTK is generally favored by those who develop for Gnome, and Qt is favored for KDE. The reason for this is that GNOME uses GTK+ as a base toolkit, and KDE uses Qt.

GTK+ development

GTK+ is written in C, and provides bindings for C++ and Java, as well as the scripting languages Perl and Python (PyGTK). Other language bindings are available as well through third party bindings.

Developers using GTK+ can pick between various display engines that give GTK+ apps a wide variety of looks, from the old Motif style to the GTK+ standard look.

GTK+ applications are generally fairly portable, and can run outside of GNOME, on platforms such as Windows as well as KDE.

GTK+ 2

GTK+ 2 is the version 2 release of GTK+ that includes general improvements in many areas, but breaks compatibility with GTK+ 1. These improvements include better support for Unicode, accessibility improvements, and changes to the API to improve flexibility. These improvements however come at the cost of speed and simplicity, and many developers continue to use GTK+ 1.

qooxdoo

qooxdoo is a comprehensive and innovative Ajax application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM knowledge is needed.

It includes a platform-independent development tool chain, a state-of-the-art GUI toolkit and an advanced client-server communication layer. It is Open Source under an LGPL/EPL dual license.

LibUFO

LibUFO is a C++ core library for graphical user interfaces (GUI). It is mainly used as OpenGL GUI toolkit.

Lesstif

LessTif is an open source clone of the OSF/Motif standard GUI toolkit for X11. It aims to be both source and binary compatible with OSF/Motif.

LessTif is implemented in C.

GTK+

GTK+ is a multi-platform toolkit for creating graphical user interfaces.

cells-gtk

cells-gtk is a complete, portable framework for Common Lisp GUI development via GTK+2.

Real Time Mailman Monitor

Monitors Mailman logs in real time.

v

V is a free portable C++ GUI Framework intended to develop a wide variety of applications on different graphical interface platforms.

kiwi

Kiwi is an object-oriented framework for developing graphical applications using Python.

Kiwi depends on:
  1. GTK
  2. PyGTK
  3. Python