ddm-ne-Settings.txt
Wed, 29 Apr 2009 11:50:44 -0400
Automated Tour Start,true
--Automated start up in Tour   --set in OpenCard handler of cd 1 of mainStack 
--global globStartInTour --default is "false"
--  put "true" into globStartInTour
Progress Bar Use,false
--globProgressBarUse
Desk Top Visibility,Transparent
  --set the hilite of btn "Transparent" of cd 1 of Stack "PreferencesandSetUp" to true --default --set the backDrop to none
  --set the hilite of btn "Black" of cd 1 of Stack "PreferencesandSetUp" to false
  --set the hilite of btn "White" of cd 1 of Stack "PreferencesandSetUp" to false
  --set the hilite of btn "Gray" of cd 1 of Stack "PreferencesandSetUp" to false

User Level,Level 3
--  "Level 1",   "Level 2", "Level 3", gLevel --default "Level 3" set the hilite of btn "Level 3" to true
--  set the hilite of cd button "Level 3" of cd 1 of Stack "PreferencesandSetUp" to true
--  put "Level 3" into gLevel

ToolTipUse,true
--global globYellowInfoID,globYellowInfoONticks,globYellowInfoOFFticks
--set the hilite of cd button "ToolTipUse" of cd 1 of Stack "PreferencesandSetUp" to true--show tooltips
--if hilite is "true" shows Tooltips, and 
--set the toolTipDelay to 500 --if hilite is false set the toolTipDelay to 0

Thematic Map Type,mapprod1
--set the hilite of cd button "mapProd1" of cd 1 of Stack "PreferencesandSetUp" to true--all 8 other to false
--global globMapType
--set the hilite of btn globMapType to true

Map Features Palette,true
-- - open when map opens (btn hilite true or false ONLY - no global)
-- the hilite of btn "Open Map Features Palette On Opening Map" of cd 1 of Stack "PreferencesandSetUp"

Map Explanation Palette,true
-- open when map opens (btn hilite true or false ONLY - no global)
--the hilite of btn "Open Map Explanation Palette On Opening Map" of cd 1 of Stack "PreferencesandSetUp"

DataDisplayControlsPalette,true
-- open when Data opens (btn hilite true or false ONLY - no global)
--the hilite of btn "DataDisplayControlsPalette" of cd 1 of Stack "PreferencesandSetUp"

Open Map Search List Palette On Opening Map,true
-- open when map opens (btn hilite true or false ONLY - no global)
--the hilite of btn "Open 'Map Search List' Palette On Opening Map" of cd 1 of Stack "PreferencesandSetUp"

Open Big Images Compressed to Fit Window,true
--sets hilite of btn "Open Big Images Compressed to Fit Window" to ture
--sets global globOpenToScale to true
Cursor Location Display,2
--global globLatLongDisplay 1 = DecimalDegrees, 2 = DegreesDecimalMins, 3 = DegreesMinSec, 4 = XYpixels, 5 = UTM
--LatLongDisplay1 to LatLongDisplay5
--repeat with x = 1 to 5
--    put "LatLongDisplay" & x into btnName
--    set the hilite of btn btnName of cd 1 of Stack "PreferencesandSetUp" to false
--  end repeat

Map Units Used,mi
-- the hilite of btn "km" of cd "Tools" of stack "MapTools" then  --also btn "mi" 
   -- puts "km" or  "mi" into gUnitsUsed -- default = km
 
