LEONARDI

LEONARDI 4.2

LEONARDI is a model-driven framework that allows GUI applications to be implemented rapidly and simple, covering all the traditionally addressed software layers.With LEONARDI, you describe your business model (using LEONARDI Studio or XML), enrich it with...

TkInter

TkInter 2.4.2

Tkinter is Python's de-facto standard GUI (Graphical User Interface) package. It is a thin object-oriented layer on top of Tcl/Tk.Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one, and almost the only one...

Gaphas

Gaphas 0.7.2

Gaphas is a diagramming widget for GTK+ written in Python. It is a MVC canvas that uses Cairo_ for rendering. One of the nicer things of this widget is that the user (model) is not bothered with bounding box calculations: this is all done through...

JAXX

JAXX 2.7

JAXX is a Java framework that allows you to build Swing User Interface in XML.JAXX documentation is in French, we are planning to update it and make an english translation at the same time.What is new in this release:Fixed Bugs: Can't get the correct...

Sikuli

Sikuli 1.0.1

Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). The first release of Sikuli contains Sikuli Script, a visual scripting API for Jython, and Sikuli IDE, an integrated development environment...

FOX

FOX 1.7.64 updated

FOX stands for Free Objects for X and it is an open source program implemented in C++ and designed from the ground up to be used for building Graphical User Interfaces (GUIs) for software projects. It was developed for Linux, but the scope of this project...

SGC

SGC 0.2.1

SGC (Simple Game Code) is an open source software written in Python that helps PyGame developers to effortlessly create graphical user interfaces and ease game development.At the moment, SGC includes the following widgets: Input_Box, Button, FPS...

Glade

Glade 3.22.1 updated

Glade is an open source application that allows GNOME and GTK+ developers to create beautiful and modern graphical user interfaces (GUIs) for their projects or any other command-line software. It is a user interface designer and RAD (Rapid Application...

OpMenu

OpMenu 3.0

Operating-Menu(OpMenu) is an easy-to-use and easy-to-configure ncurses-based menu interface for the UNIX environment using the tcl language to describe the user-interface.Features:It is very small and focuses only on one task. It creates an impressive...

GINS

GINS 0.9.0

GINS a.k.a. Gtk INterface for Script is a way to add GTK interfaces to scrpit languages that doesn't have any GTK bindigs, like BASH scripts. GINS load a GLADE xml file, using libglade. Then run the script, linking to his stdin & stdout.Now script can...