Return to the tutorials list.

14 - UI/Widget/Layout

This tutorial is a 3 part tutorial to introduction the UI, widgets and layout.

The first part of the tutorial introduce various widgets and events:
UI using various widgets



The second part of this tutorial focuses on the using of layout:
Widgets positioned using Layout

.

The last part introduce how to serialize Ui in an xml files and connect events. More advanced exemple of ui using xml is shown in the viewer and editor tools.

The xml describe the widgets and layouts:

and the sources load the ui and conenct events: