23 projects tagged "Windows"
Bambookit GUI is a completely XML-scriptable user interface to build real-time interactive Web application front-ends. Applications occupy 100 Kb of device memory and run on any Java-enabled browser. Users can move windows, resize containers, scroll and sort tables, lists, trees, see real-time data display, use a layout manager, and more. All rendering and event handling is managed in the XML scripts.
DialogBlocks is a low-cost dialog editor for the free wxWindows GUI toolkit. It helps you quickly create resizeable, portable dialogs and panels, and sophisticated wizards. The properties for each control and sizer can be edited in a convenient, consistent property editor, and C++ variables can be connected to controls by selecting a validator. It supports context-sensitive help and tooltips, image resources and inline or file-based XPMs, and editing of generated C++ code by hand. An image conversion tool, ImageBlocks, is also included.
The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.
Faith is a cross-platform C++ graphical application toolkit. It runs natively on Linux/Unix (Xlib) and Windows. It has an API strongly inspired by Qt's and has many features that are expected from a modern toolkit, including a variety of common "widgets", an aesthetically pleasing appearance, and the many critical non-portable components such as anti-aliasing and sockets.
FrAid (Fr[actal] Aid) is a programming language that is appropriate for mathematical computations, visualization, batch processing, and more. It features both a standalone application that provides a programming environment for the language and a system for integrating the language with Java. The Java interface allows mathematical equations and formulas to be used with Java code, making it easier to process numerical computations, symbolic computations, imaging, CAD, and more.
LGI is a lightweight GUI library and application framework. It supports cross-platform widgets, threads, Unicode, a multi-language resource file in XML (with graphical editor), drag and drop, common dialogs, network support with implementations of common protocols, and an HTML control.