Download List

Projeto Descrição

The Two-Layered GUI Toolkit is a library of GUI helper classes which is designed in a way to simplify development of separate interchangeable front-ends. For every supported dialog box type, there is a settings class (independent from a GUI toolkit) whose options can be used by one of the implementations for a specific GUI toolkit (bindings for Gtk#, WPF, and WinForms are provided, but custom ones can be added). That is, the dialog definition can be prepared by the application's core component and passed to the front-end, which uses it to instantiate the dialog box using whatever GUI toolkit it likes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-25 08:01 Back to release list
0.1.8

Esta versão apresenta um conceito de validação melhorada para valores de entrada. Validade de um valor de entrada pode agora depender os outros valores de entrada na mesma InputPanel.
This version features an improved validation concept for input values. Validity of an input value can now depend on the other input values on the same InputPanel.

Project Resources