<command node="/ui" command="tutorial_message" arguments="Howdy! This "Panel Basics" tutorial will introduce you to the various types of panels in K-3D ..."/>
<command node="/ui" command="tutorial_message" arguments="Remember from the "Getting Started" tutorial that panels are "mounted" in Panel Frames ..."/>
<command node="/ui" command="tutorial_message" arguments="... you can mount any type of Panel in a Panel Frame, so let's begin by covering the different types of panels."/>
<command node="/ui" command="tutorial_message" arguments="First, and most important is the Node List Panel ..."/>
<command node="/ui" command="tutorial_message" arguments="Every K-3D document is a collection of Nodes, which will be described in greater detail later."/>
<command node="/ui" command="tutorial_message" arguments="The Node List Panel lists every Node in the document - you can select a Node by clicking on it ..."/>
<command node="/ui" command="tutorial_message" arguments="Each K-3D Node contains a collection of Properties that you can modify - the available Properties are specific to the type of Node, and control its behavior."/>
<command node="/ui" command="tutorial_message" arguments="Thus, working with a Document in K-3D is a process of adding or removing Nodes, and changing their Properties."/>
<command node="/ui" command="tutorial_message" arguments="Next, the Node History Panel displays relationships between Nodes ..."/>
<command node="/ui" command="tutorial_message" arguments="K-3D allows you to connect Node Properties together, so that the output from one Node is directed to an input on some other Node."/>
<command node="/ui" command="tutorial_message" arguments="... In this example, the output of the "PolyCube" Node is connected to "PolyCube Instance" ..."/>
<command node="/ui" command="tutorial_message" arguments="... in the Node History Panel, "PolyCube" appears underneath "PolyCube Instance" as a dependency."/>
<command node="/ui" command="tutorial_message" arguments="We'll cover Node dependencies in much greater detail later. For now, let's move on to the Viewport Panel ..."/>
<command node="/ui" command="tutorial_message" arguments="... which provides a 3D view into your Document. "/>
<command node="/ui" command="tutorial_message" arguments="The Toolbar Panel displays the main K-3D Tools, along with a user-customizable set of shortcut buttons ..."/>
<command node="/ui" command="tutorial_message" arguments="The Tool Properties Panel is used to display Tool-specific options (and resembles the Node Properties Panel) ..."/>
<command node="/ui" command="tutorial_message" arguments="Finally, the Undo Tree Panel displays all of the changes you've made to your Document, allowing you to undo or redo changes, exploring "branches" of modification ..."/>
<command node="/ui" command="tutorial_message" arguments="That's it for the Panels overview ... we'll explore the individual Panel types in more detail as we go. For now, let's move on to the next Tutorial ..."/>