Crazy Eddies GUI System  0.7.2
Layout XML files.
Author
Paul D Turner

A layout XML file defines a hierachy of window based objects to be created, with property and event binding information for each window.

Layout Element List:

<AutoWindow> Element
<Event> Element
<GUILayout> Element
<LayoutImport> Element
<Property> Element
<Window> Element


Overview

The reference for each element is arranged into sections, as described below:


<GUILayout> Element


<Window> Element


<Property> Element


<Event> Element


<LayoutImport> Element


<AutoWindow> Element