RSS 3 projects tagged "GUI"

Download Website Updated 10 Oct 2010 libNUI

Screenshot
Pop 50.91
Vit 39.12

libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more.

No download Website Updated 06 Mar 2013 Click'n'Drag

Screenshot
Pop 82.81
Vit 7.11

Click'n'Drag is a Python module that introduces the "Plane" class, which extends PyGame's "Surface" functionality, offering a hierarchy of mouse-sensitive, draggable Surfaces that can be used as sprites, windows, icons, or other interactive elements. In addition, the clickndrag.gui module uses clickndrag to provide basic GUI elements like container, label, text box, option list, and button.

No download Website Updated 23 Jun 2012 planes

Screenshot
Pop 27.89
Vit 19.02

planes is a hierarchical surface framework for PyGame. It introduces a "Plane" class which extends PyGame's "Surface" functionality, offering a hierarchy of mouse-sensitive, draggable Surfaces that can be used as sprites, windows, icons, or other interactive elements. In addition, the planes.gui module uses planes to provide basic GUI elements like container, label, text box, option list, and button.

Screenshot

Project Spotlight

Fivebit

A Python 3 compression library for short text strings.

Screenshot

Project Spotlight

libvterm

A terminal emulator library.