You specify the tree to use as the default tree using the following property in emxSystem.properties. The value for the property should be the symbolic name of the menu object that you want to use as the default tree. #Setting to pick up default tree name emxNavigator.DefaultTree.TreeName = menu_DefaultTree You can configure the default tree as you would any tree: change the categories by changing the connected command objects, changing the image for it, and changing parameters and settings for the root node and command objects. For more information, see Building a Navigation Tree. |