On the Model menu, click Properties, and click the Advanced button to open the Advanced Model Properties dialog box. This dialog box contains global settings to be used with hosts (like VT and character mode HP) that only recognize character mode cursor positioning. (If you are not working with a character-mode host, the controls in the Advanced Model Properties dialog box are unavailable.) To configure cursor movement using an operation defined on a specific entity, use the options available on the Cursor tab. See the Pine model example for more information about configuring cursor movement for character mode applications.
At runtime, Host Integrator uses the configuration hierarchy of entity, global command list, and then global default to decide which direction to move the cursor. For example, if you decide to configure cursor movement for a specific entity on the Cursor tab, this configuration will be used even if you have a global command list defined in the Advanced Model Properties dialog box.
The options below cannot be changed if you have attached a model event handler that implements a Move Cursor Forward or Move Cursor Backward event. In this case, a lightning bolt () appears to the left of the associated check box, and Use user-defined tabs to move cursor is automatically selected. The Execute button invokes the event handler (including the default callback to execute the command list, if present). The event handler may include logic that:
Use arrow keys to move cursor
Use user-defined tabs to move cursor
Notes: