This tutorial describes how to use the Two-Layered GUI Toolkit by accessing GUI toolkit-specific classes. These classes can display the various provided dialog boxes based on the arguments passed.
If you would like to configure your dialog boxes by use of GUI toolkit-agnostic settings objects, please check out this other tutorial.
Note that this tutorial will use the Gtk# binding as an example. The other bindings can be used analogously and provide the same dialog settings.
Please select a chapter:
Wiki: Help-Tutorial-Direct-FileDialogs
Wiki: Help-Tutorial-Direct-InputBoxes
Wiki: Help-Tutorial-Direct-Intro
Wiki: Help-Tutorial-Direct-MessageBoxes
Wiki: Help-Tutorial-Direct-Other
Wiki: Help-Tutorial-Direct-ProgressDialogs
Wiki: Help-Tutorial-Direct-WizardFramework
Wiki: Help-Tutorial-SettingsObjects
Wiki: Help-Tutorial