r1 - 29 Oct 2005 - 00:49:39 - MarkFeitYou are here: STWiki >  IWay500c Web > ButtonCommands

Commands for Buttons, AbsoluteButtons and ToggleButtons

Dialog.Open

Opens a preconfigured dialog box.

Parameters

  1. ID - The Mnemonic name of the dialog box (see DialogBoxes).

Example

    <command>Dialog.Open</command>
    <param>WINDOW_GPS_OVERLAID_CATEGORIES_DRAWN</param>

GUI.NavigationModeToggle

Switches the navigation mode between turn-by-turn (Off) and straight-line (On).

Parameters

  1. Prompt - If present, asks the user to verify the change.

Example

    <command>GUI.NavigationModeToggle</command>
    <param>Prompt</param>

GUI.SafetyModeToggle

Turns the safety mode on and off. When on, this prevents the user from entering data or otherwise using the unit while it is in motion.

Parameters

  1. Prompt - If present, asks the user to verify the change.

Example

    <command>GUI.SafetyModeToggle</command>
    <param>Prompt</param>

Map.SetDragMode

Parameters

  1. Drag Mode - Determines how dragging will be handled on the map page
    • DRAG_MODE_PAN - Pans the map along the dragged line
    • DRAG_MODE_ZOOM - Pulls a rectangle for zooming along the dragged line

ShowSystemInfo

Displays a dialog box containing the device's model number, software version, build identifiers and copyright notices.

Example

    <command>ShowSystemInfo</command>

-- MarkFeit - 29 Oct 2005

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by STWiki
This site is powered by the TWiki collaboration platform©1999-2012 by the contributing authors.
You're welcome to copy, print, bend, fold, spindle or mutilate this page for your own personal use. Just don't claim it as your own or sell it.
Ideas, requests, problems regarding STWiki? Send feedback