Spread 8.0 Documentation
Instructions
Support Options

Glossary Item Box

Instructions


To set up and use learn mode

  1. Start the Spread Designer.
  2. From the Settings menu, choose Learn Mode.
    The Learn Mode Settings dialog box appears.

  1. Under Object Information,
    1. Type the name of the form containing the fpSpread control in the Form Name box.
    2. Type the name of the fpSpread control in the Control Name box.
    3. If the fpSpread control is data bound, type the name of the data control in the Data Source Name box.
  2. If you do not want comments in the generated code, clear the Add Comments check box.
  3. If you do not want a message displayed to confirm when the code is written to the Clipboard, clear the Display Message When Data Is Written to Clipboard check box.
  4. Choose the OK button.
  5. To start learn mode, do one of the following:
    • From the Mode menu, choose Learn Mode.
    • Click the Learn Mode button on the Mode toolbar.
      This toggle button switches learn mode on and off. Note that the button picture does not change when the mode changes.
  6. Perform actions using the Spread Designer.
  7. Turn learn mode off by doing one of the following:
    • From the Mode menu, choose Learn Mode.
    • Click the Learn Mode button on the Mode toolbar.
    If you chose to display a confirmation message in Step 5, it appears.
  8. Choose the OK button.
  9. To view the generated code, from the Window menu, choose Clipboard Viewer.
  10. To paste the code from the Clipboard in your application, do the following:
    1. Click an insertion point in your application where you want to paste the code.
    2. Press Ctrl+V (or select Edit > Paste menu option) to paste the code.
© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.