RSS 9 projects tagged "Widget Sets"

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 608.66
Vit 47.58

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 01 Jan 2012 STklos

Screenshot
Pop 91.79
Vit 14.87

STklos is a free Scheme System conforming to R5RS. The implementation is based on an ad-hoc Virtual Machine. It can also be compiled as a library, so that one can easily embed it in an application. Its features include an efficient and powerful object system based on CLOS, a simple-to-use module system, implementation of the full tower of numbers defined in R5RS, and easy connection to the GTK+ toolkit. STklos is the successor of STk, a Scheme interpreter tightly connected to the Tk toolkit.

Download No website Updated 07 Apr 2009 xWidglets

Screenshot
Pop 71.61
Vit 3.67

XWidglets is a complete rich Java Swing tool for designing, creating, and using XML-based GUIs. It provides a lightweight XML client, clear separation between view, data, and process, MVC I and II support, event management, a consistent look and feel across platforms, a rich set of GUI components, and n-tier architecture integration.

Download Website Updated 24 Mar 2006 QConsole Class

Screenshot
Pop 20.00
Vit 1.00

The QConsole class is a custom widget that implements a basic console, written in C++ and relying on Qt. It implements several features and is intended to be inherited from in order to have a "real" console for a specific scripting language, shell, etc. Example implementations for TCL and Python are included.

Download Website Updated 16 Jan 2005 bigFORTH/MINOS

Screenshot
Pop 75.82
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 Feb 2002 Virtual Environment Toolkit

Screenshot
Pop 26.83
Vit 2.03

VETk is a toolkit for developing complex and distributed user interfaces. It is centered around a distributed component model with publisher-subscriber facilities. One can easily write multi-user applications by embedding standard Java components in HTML.

No download Website Updated 25 Sep 2001 Gamma

Screenshot
Pop 28.14
Vit 1.41

Gamma is a dynamically-typed, object-oriented, interpreted programming language that has been designed and optimized to reduce the time required for building applications. It supports the QNX/Photon and Linux/GTK GUI environments, and has a built-in library of over 300 functions. It cuts development times and offers run-time debugging by wedding a C-like syntax to a Lisp interpreter that has been optimized specifically for performance and memory usage.

No download Website Updated 14 Mar 2001 DLDialog

Screenshot
Pop 35.28
Vit 4.25

DLDialog offers the capability to draw a variety of widgets, in order to ease the human user in feeding input to the script. The program is designed to be particularly useful to implement system administration scripts. It includes a definition language similar to Tcl/Tk. It can display dialogs (with the same definition) using characters with the tvision/ncurses interface or using graphical windows with the QT/X11 interface.

Download Website Updated 30 Jan 2001 STk

Screenshot
Pop 36.61
Vit 2.07

STk is a free R4RS Scheme interpreter which can access the Tk graphical package. Concretely, it can be seen as the standard Tk package where Tcl has been replaced by a Scheme interpreter.

Screenshot

Project Spotlight

Shotwell

A photo organizer for the GNOME desktop environment.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.