The Two-Layered GUI Toolkit News
Provides common dialogs and widgets with a GUI-toolkit-agnostic layer.
Brought to you by:
fhaag
The latest pre-release, 1.1.0-alpha4, is ready for download!
As a major addition to the library, it features the new Simple Dialogs framework. Based on a simplified set of objects found in the TwoLayeredGUI.SimpleDialogs
namespace, entire dialog boxes can be defined. UI-toolkit-specific factories will then build an interactive user interface based on that abstract definition.
Some of the highlights of the framework include:
Check out the example code in the demo projects!