Options Dialog Box: Compatibility Tab (Windows CE 5.0)

Send Feedback

This tab includes the following items.

  • Current source editor emulation
    Use to see available editor emulations.

    Select the editor emulation you want from the standard Platform Builder text editor (equivalent to Visual C++ 4.0 and later), the Visual C++ 2.0 editor, or the BRIEF® or Epsilon™ editors.

    When you choose an editor from this list, the text editor emulates the key bindings, text selection characteristics, and most editing commands of the selected editor.

    The default editor is Platform Builder.

  • Options
    Check or clear the check box to modify the following compatibility options and their settings for the selected editor emulation.

    Compatibility option Description
    Disable backspace at start of line Prevents the joining of lines when using the BACKSPACE key.
    Enable copy without selection Enables the copy command to copy the line where the cursor is placed.
    Enable line-mode pastes Pastes previously copied lines into the text above the current line (and not at the cursor position).
    Enable virtual space Allows the cursor into locations that do not currently contain text.
    Include caret positioning in undo buffer Retraces previous caret positions using the Undo command.
    Indent separate paragraphs Paragraphs usually are defined as lines of text between white space.

    When you use paragraph commands such as ParaDown and ParaUp, this option treats any line beginning with a tab character as a new paragraph.

    Protect read-only files from editing When selected, a warning sounds when you try to edit a read-only file. To edit that file, you must remove the read-only attribute.

    When this is not selected, you can edit the file, but when you try to save the file you are warned that it is read-only and asked to save it under a different name.

    Use BRIEF's regular expression syntax Applies BRIEF regular expression syntax to your selected text editor.

    If you selected BRIEF emulation, BRIEF regular expression syntax is available already.

See Also

Options Dialog Box

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.