Table of Contents

GUI

A rather technical account of GUI design and programming.

If you are interested in the basic ideas and concepts of the GUIs included in the toolbox, please have a look at the respective pages. The following pages are more designed for the developer who actually wants to write own GUIs (e.g., for submodules) or understand the code of the toolbox GUIs in more detail.

Currently, this section is divided into three parts:

If you go through all these different aspects at least once and afterwards use them as reference where necessary, this should get you started with writing your own GUIs that fit quite well into the main toolbox.

A few things to start with

Aspects of the GUI programming

How to actually design a GUI