home *** CD-ROM | disk | FTP | other *** search
/ Compton's Interactive Encyclopedia 1999 / CIE99.ISO / win32 / cie.att < prev    next >
Text File  |  1998-06-30  |  16KB  |  548 lines

  1. ;;;  CIE99 Attribute database file
  2. ;;;
  3. ;;;  This file is used to specify:
  4. ;;;        rollover tool tip text
  5. ;;;                          button audio help
  6. ;;;        button context sensitive text help
  7. ;;;        viewer pane audio help
  8. ;;;        button click sounds (specific and generic)
  9. ;;;
  10. ;;;  The RegEx describing this file is:
  11. ;;;      {[PathToken][\.\*]}*[Attribute] : [^\n]*
  12. ;;;      Spaces :
  13. ;;;           1. Between path token (path1.   path2) are stripped out.
  14. ;;;           2. Inside a path token is maintained.
  15. ;;;
  16. ;;;  Syntax:
  17. ;;;
  18. ;;;
  19. ;;;     rollover tool tip text:
  20. ;;;
  21. ;;;        generic control button:
  22. ;;;            [button bitmap name].HelpText: [rollover text]
  23. ;;;                    or
  24. ;;;            [pane name]*[button bitmap name].HelpText: [rollover text]
  25. ;;;
  26. ;;;        path bar button:
  27. ;;;            ZPathBar.[module name].HelpText: [rollover text]
  28. ;;;        menu bar button:
  29. ;;;            ZMenuBar.[button bitmap name].HelpText: [rollover text]
  30. ;;;        viewer pane / window
  31. ;;;            [pane name]*.HelpText: [rollover text] ???????
  32. ;;;
  33. ;;;  button click sounds
  34. ;;;
  35. ;;;        default button click on mousedown:
  36. ;;;            ClickSound: [.wav file]
  37. ;;;
  38. ;;;        default button click on mouseup:
  39. ;;;            Sound: [.wav file]
  40. ;;;
  41. ;;;        specific button click on mouseup:
  42. ;;;            ZPathBar.[module name].Sound: [.wav file]
  43. ;;;
  44. ;;;        group button click on mouseup:
  45. ;;;            ZMenuBar*Sound: [.wav file]
  46. ;;;
  47.  
  48. ;        *****************
  49. ;        DEFAULT BEHAVIORS
  50. ;        *****************
  51. ClickSound:             clkinit.wav!
  52. Sound:                  clkother.wav!
  53.  
  54. ;        ****************
  55. ;        PATH BAR BUTTONS
  56. ;        ****************
  57.  
  58. ;        Find button
  59. ZPathBar.find.HintText:     Find items in Compton's
  60. ZPathBar.find.Sound:        find.wav
  61.  
  62. ;        Backtrack
  63. ZPathBar.backtrk.HintText:     Go back to previous items
  64. ZPathBar.backtrk.Sound:        back.wav
  65.  
  66.  
  67. ;        Atlas
  68. ZPathBar.atlas.HintText:    Find a location on the globe
  69. ZPathBar.atlas.Sound:        atlas.wav
  70.  
  71. ;        Timeline
  72. ZPathBar.timeline.HintText: View events in U.S. and world history
  73. ZPathBar.timeline.Sound:    timeline.wav
  74.  
  75. ;         Internet 
  76. ZPathBar.online.HintText:     Get information from the Internet
  77. ZPathBar.online.Sound:        online.wav
  78.  
  79. ;         Special
  80. ZPathBar.special.HintText:     Explore special media features
  81. ZPathBar.special.Sound:        special.wav
  82.  
  83. ;         Tools
  84. ZPathBar.tools.HintText:     Select research tools
  85. ZPathBar.tools.Sound:        tools.wav
  86.  
  87. ;         Help
  88. ZPathBar.help.HintText:     Get tips on using Compton's
  89. ZPathBar.help.Sound:        help.wav
  90.  
  91. ;        Exit
  92. ZPathBar.exit.HintText:     Exit Compton's
  93. ZPathBar.exit.Sound:        exit.wav
  94.  
  95.  
  96. ;        ************
  97. ;         MENU ITEMS
  98. ;        ************
  99.  
  100. ;    ******
  101. ;    TOOLS
  102. ;    ******
  103. ;        Topic Tree
  104. ZMenuBar.topictre.HintText: Take a broad research topic and narrow it to specific articles
  105. ZMenuBar.topictre.Sound:    sub1.wav
  106.  
  107. ;        Report Starter
  108. ZMenuBar.repstart.HintText: Create and sort notecards
  109. ZMenuBar.repstart.Sound:    sub1.wav
  110.  
  111. ;         Bookmark List
  112. ZMenuBar.bkmklist.HintText: View items you have bookmarked
  113. ZMenuBar.bkmklist.Sound:    sub1.wav
  114.  
  115. ;        Dictionary/Thesaurus
  116. ZMenuBar.dictthes.HintText: Look up words in the dictionary and thesaurus
  117. ZMenuBar.dictthes.Sound:    sub2.wav
  118.  
  119. ;         Notebook
  120. ZMenuBar.journal.HintText:     Activate your notebook to take notes
  121.  
  122. ;         Word Processor
  123. ZMenuBar.notebook.HintText: Activate your word processor to create reports
  124. ZMenuBar.notebook.Sound:    sub2.wav
  125.  
  126. ;        ShowMaker
  127. ZMenuBar.editroom.HintText: Create your own multimedia presentations
  128. ZMenuBar.editroom.Sound:    sub4.wav
  129.  
  130.  
  131. ;    ********
  132. ;    INTERNET
  133. ;    ********
  134.  
  135. ;        Monthly Updater
  136. ZMenuBar.updater.HintText:     Get monthly encyclopedia updates
  137. ZMenuBar.updater.Sound:        sub3.wav
  138.  
  139. ;        Internet Directory
  140. ZMenuBar.webindex.HintText: Explore an index of selected Web sites
  141. ZMenuBar.webindex.Sound:    sub3.wav
  142.  
  143. ;        Ask the Librarian
  144. ZMenuBar.cyberlib.HintText: Get research help from Compton's librarians
  145. ZMenuBar.cyberlib.Sound:    sub3.wav
  146.  
  147. ;        Neighborhood Resources
  148. ZMenuBar.localres.HintText: Find resources close to your home
  149. ZMenuBar.localres.Sound:    sub3.wav
  150.  
  151. ;        Electric Library
  152. ZMenuBar.electric.HintText: Explore online news resources
  153. ZMenuBar.electric.Sound:    sub3.wav
  154.  
  155. ;        Comptons 
  156. ZMenuBar.comptons.HintText: Visit the Compton's Web site
  157. ZMenuBar.comptons.Sound:    sub3.wav
  158.  
  159. ;    ********
  160. ;    SPECIAL
  161. ;    ********
  162.  
  163. ;        Explore
  164. ZMenuBar.explrsch.HintText: Explore multimedia collages and timelines
  165. ZMenuBar.Explrsch.Sound:    sub4.wav
  166.  
  167. ;        Planetarium
  168. ZMenuBar.astromap.HintText: Observe the night sky and discover other worlds
  169. ZMenuBar.astromap.Sound:      sub4.wav
  170.  
  171. ;        Recent Events
  172. ZMenuBar.eventhis.HintText: See summaries of key events of 1997 and 1998.
  173. ;ZMenuBar.eventhis.Sound:      sub4.wav
  174.  
  175. ;        On This Date
  176. ZMenuBar.ThisDate.HintText: See historical events and famous birthdays for any given date
  177. ZMenuBar.thisdate.Sound:      sub4.wav
  178.  
  179. ;        Exploring Questions
  180. ZMenuBar.explques.HintText: Use Compton's to hunt for answers to intriguing questions
  181. ZMenuBar.explques.Sound:      sub4.wav
  182.  
  183. ;        Picture Tours
  184. ZMenuBar.picttour.HintText: Take slide show tours of the encyclopedia's pictures
  185. ZMenuBar.picttour.Sound:      sub4.wav
  186.  
  187. ;    ******
  188. ;    EVENTS 
  189. ;    ******
  190.  
  191. ;        1997
  192. ZMenuBar.Event97.HintText:    See summary of key events of 1997.
  193. ZMenuBar.Event97.Sound:        sub3.wav
  194.  
  195. ;        1998
  196. ZMenuBar.Event98.HintText:    See summary of key events of 1998.
  197. ZMenuBar.Event98.Sound:        sub3.wav
  198.  
  199. ;    *****
  200. ;    HELP
  201. ;    *****
  202.  
  203. ;        Guided Tour
  204. ZMenuBar.tourguid.HintText: Take a tour of the features in Compton's
  205. ZMenuBar.tourquid.Sound:      sub5.wav
  206.  
  207. ;        Help
  208. ZMenuBar.onlnhelp.HintText: Get on-disc help in using Compton's
  209. ZMenuBar.onlnhelp.Sound:      sub5.wav
  210.  
  211. ;        Preferences
  212. ZMenuBar.prefs.HintText:    Customize the way Compton's works
  213. ZMenuBar.prefs.Sound:          sub5.wav
  214.  
  215. ;        About CIE
  216. ZMenuBar.aboutcie.HintText: Learn about the people and companies who helped make Compton's
  217. ZMenuBar.aboutcie.Sound:      sub5.wav
  218.  
  219.  
  220. ;    ************************
  221. ;    Viewer title bar buttons
  222. ;    ************************
  223.  
  224. close.HintText:            Close this window
  225.  
  226. full.HintText:            Go to Full Screen
  227.  
  228. small.HintText:            Close this window
  229.  
  230. ;    *******************************
  231. ;    Audio/visual control buttons
  232. ;    *******************************
  233. avfllrwd.HintText:        Rewind to beginning
  234.  
  235. avfwd.HintText:            Move forward
  236.  
  237. avpause.HintText:        Pause playback
  238.  
  239. avplay.HintText:        Play item
  240.  
  241. avrwd.HintText:            Move backward
  242.  
  243. avstop.HintText:        Stop playback
  244.  
  245.  
  246. ;    *******************************
  247. ;    Miscellaneous chiclet buttons
  248. ;    *******************************
  249. pbclose.HintText:        Close this window
  250.  
  251. pbnext.HintText:        Display the next item of this kind
  252.  
  253. pbprev.HintText:        Display the previous item of this kind
  254.  
  255. ;    *******************************
  256. ;    Article Viewer
  257. ;    *******************************
  258.  
  259. relitem.HintText:        Select from a list of related articles and media
  260.  
  261. ;    *******************************
  262. ;    Picture viewer
  263. ;    *******************************
  264.  
  265. ;    *******************************
  266. ;    Table viewer
  267. ;    *******************************
  268.  
  269. ;    *******************************
  270. ;    Article Outline
  271. ;    *******************************
  272.  
  273. ;   *******************************
  274. ;   Find
  275. ;   *******************************
  276.  
  277. ;     Table of Contents pane
  278. Contents Window for Acme Find*wordsrch.HintText:     Search for specific words or phrases
  279.  
  280. ;    Word Search pane
  281.  
  282. ;    Search buttons
  283. Search Window for Acme Find*options.HintText:        Make your search more specific
  284.  
  285. Search Window for Acme Find*ssrchsml.HintText:        Begin search on topic or question
  286.  
  287. Search Window for Acme Find*listcnts.HintText:        Find a title in the alphabetical list of contents
  288.  
  289. Search Window for Acme Find*shelp.HintText:            Look at search tips and examples
  290.  
  291.  
  292. ;    *******************************
  293. ;    Atlas
  294. ;   *******************************
  295.  
  296. findamap.HintText:    Go to map list
  297.  
  298. resize.HintText:    Adjust size of map
  299.  
  300. related.HintText:    Select from a list of related maps
  301.  
  302. relateda.HintText:    Select from a list of related articles
  303.  
  304. world.HintText:        Go to world map
  305.  
  306. africa.HintText:    Go to Africa map
  307.  
  308. us.HintText:        Go to United States map
  309.  
  310. canada.HintText:    Go to Canada map
  311.  
  312. samerica.HintText:    Go to South America map
  313.  
  314. namerica.HintText:    Go to North America map
  315.  
  316. oceania.HintText:    Go to Oce