Menu

Simple Dialogs Framework

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:

  • comes with a set of standard control definitions, such as text input fields and checkboxes
  • ideal for plugins that should provide user interfaces for several different frontends
  • applications can add their own domain-specific custom controls by providing definition classes as well as UI-toolkit-specific factories

Check out the example code in the demo projects!

Posted by FH 2015-09-12 Labels: 1.1.0 Simple Dialogs plugins addins snapins

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.