This section contains the following tutorials:
Tutorial 1: Setting a composite node
Illustrates how to create and setup a composite node - a node which can display components.
Tutorial 2: Loading components from XML
Demonstrates how to define and load components from XML as opposed to create them through code.
Tutorial 3: Custom composite node
A step-by-step implementation of a custom composite node.
Tutorial 4: Handling events in XML
Demonstrates how to define event handlers in XML.