home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / WIN_CE / PC / coolcalczip.exe / menu.htp < prev    next >
Encoding:
Text File  |  1997-09-11  |  4.6 KB  |  122 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <html>
  3.  
  4. <head>
  5. <meta http-equiv="refer" content="file:coolcalc.htc">
  6.  
  7.  
  8.  
  9. <title>Menu Bar Reference</title>
  10. </head>
  11.  
  12. <body bgcolor="#FFFFFF">
  13.  
  14. <h2>Menu Bar Reference</h2>
  15.  
  16. <p>The following section describes the various functions
  17. available in the menu bar. One important thing to note is that
  18. the menu bar changes between Run Mode and Program Mode. (You can
  19. change modes by selecting <strong>View</strong> from the menu.)</p>
  20.  
  21. <h3>File Menu</h3>
  22.  
  23. <blockquote>
  24.     <p><strong>New:</strong> Lets you create a new layout.</p>
  25.     <p><strong>Open: </strong>Opens an existing layout, replacing
  26.     the current layout.</p>
  27.     <p><strong>Close:</strong> Closes the existing layout</p>
  28.     <p><strong>Save:</strong> Saves the current layout, and all
  29.     changes made to it.</p>
  30.     <p><strong>Save As: </strong>Lets you save the current layout
  31.     under a new name.</p>
  32.     <p><strong>Properties:</strong> Lets you view the file name
  33.     and function library for the current layout, and lets you
  34.     change the title.</p>
  35.     <p><strong>About: </strong>Get the version number for the
  36.     software.</p>
  37.     <p><strong>Exit: </strong>quits the CoolCalc program.</p>
  38. </blockquote>
  39.  
  40. <h3>Edit Menu</h3>
  41.  
  42. <blockquote>
  43.     <p><strong>Undo Move: </strong>Undoes the effect of the last
  44.     button move. The last 100 moves can be undone here.</p>
  45.     <p><strong>Copy:</strong> Copies the contents of the display
  46.     to the clipboard for pasting into other applications.</p>
  47.     <p><strong>Small Font, Medium Font, Large Font: </strong>Lets
  48.     you modify the typeface, size, bold and italics for the
  49.     designated small font, medium font, or large font for the
  50.     current layout. Each button can be displayed using one of
  51.     these three fonts; when you double tap on a button in Program
  52.     Mode, you can change the font that the button uses.</p>
  53.     <p><strong>New Button:</strong> Allows you to create a new
  54.     button in the current layout. Important: Once you select this
  55.     option, you must tap the location for the new button.</p>
  56.     <p><strong>Delete Button:</strong> Deletes the selected
  57.     button. If the button is not blank, you will be asked to
  58.     confirm the deletion.</p>
  59. </blockquote>
  60.  
  61. <h3>View Menu</h3>
  62.  
  63. <blockquote>
  64.     <p>This menu lets you choose between Run Mode and Program
  65.     Mode; note that there is a check mark next to the current
  66.     mode.</p>
  67. </blockquote>
  68.  
  69. <blockquote>
  70.     <p><strong>Run Mode:</strong> The buttons all behave as they
  71.     are programmed to do, and the menu bar changes.</p>
  72.     <p><strong>Program Mode: </strong>Pressing a button selects
  73.     it, and the menu bar changes to allow you to change button
  74.     position and behavior.</p>
  75. </blockquote>
  76.  
  77. <h3>Macro Menu</h3>
  78.  
  79. <blockquote>
  80.     <p><strong>Edit Macro: </strong>Lets you select a macro file
  81.     to edit using the built-in macro text editor.</p>
  82.     <p><strong>Record Macro:</strong> Starts the process of
  83.     recording a macro. To stop recording the macro, select End
  84.     Record Macro from this same menu.</p>
  85. </blockquote>
  86.  
  87. <h3>Align Menu</h3>
  88.  
  89. <blockquote>
  90.     <p><strong>NOTE: </strong>This menu is visible in Program
  91.     Mode only! (See View menu.)</p>
  92.     <p>This lets you align various buttons with the currently
  93.     selected button. <strong>Important</strong>: once you have
  94.     finished aligning buttons, you must turn off Align by
  95.     selecting Off from the Align menu. The current align mode has
  96.     a check mark by it.</p>
  97.     <p><strong>Off: </strong>Turns off aligning.</p>
  98.     <p><strong>Top:</strong> The next button or buttons pressed
  99.     will align themselves with the top of the currently selected
  100.     button.</p>
  101.     <p><strong>Bottom:</strong> The next button or buttons
  102.     pressed will align themselves with the bottom of the
  103.     currently selected button.</p>
  104.     <p><strong>Left: </strong>The next button or buttons pressed
  105.     will align themselves with the left side of the currently
  106.     selected button.</p>
  107.     <p><strong>Right:</strong> The next button or buttons pressed
  108.     will align themselves with the right side of the currently
  109.     selected button.</p>
  110.     <p><strong>Width: </strong>The next button or buttons pressed
  111.     will take on the width of the currently selected button.</p>
  112.     <p><strong>Height:</strong> The next button or buttons
  113.     pressed will take on the height of the currently selected
  114.     button.</p>
  115.     <p><strong>Size:</strong> The next button or buttons pressed
  116.     will take on the width and height of the currently selected
  117.     button.</p>
  118. </blockquote>
  119.  
  120. <p> </p>
  121. </body>
  122. </html