home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 26
/
CD_ASCQ_26_1295.iso
/
vrac
/
tvme30.zip
/
KEYHELP.DOC
< prev
next >
Wrap
Text File
|
1995-08-02
|
7KB
|
151 lines
Demo help loaded into a TVMMemo that is all stored in a resource file.
Note that this is a read-only memo field. However, you can still
select blocks of text and print them, save them to a filename, or copy
them to the clipboard. You can also use F8 to change the local options
like any other memo field or editor file.
Function Primary Secondary
---------------------------------------------------------------------
Movement:
Cursor Left <LtArrow> <^S>
Cursor Right <RtArrow> <^D>
Word Left <^LtArrow> <^A>
Word Right <^RtArrow> <^F>
Start of Line <Home> <^QS>
End of Line <End> <^QD>
Up Line <UpArrow> <^E>
Down Line <DnArrow> <^X>
Top of Window <^Home> <^QE>
Bottom of Window <^End> <^QX>
Roll Window Up <^W>
Roll Window Down <^Z>
Page Up <PgUp> <^R>
Page Down <PgDn> <^C>
Top of Text <^PgUp> <^QR>
Bottom of Text <^PgDn> <^QC>
Text Insertion/Deletion:
Delete Char at Cursor <Del> <^G>
Delete Char Left (Bkspc) <Backspace> <^H>
Delete Current Line <^Y>
Delete to Start of Line <^QH>
Delete to End of Line <^QY>
Delete Word Right <^T>
Delete Word Left <^Backspace>
Start a New Line <Enter> <^M>
Insert New Line <^N>
Tab Right (Hard/Soft) <Tab> <^I>
Tab Left (Delete Tab) <Shift+Tab>
Insert Literal Char <^P>
Restore Contents of Line <^QL>
Function Primary Secondary
---------------------------------------------------------------------
!Undo <Alt ->
!Redo <Alt =>
Block Commands:
@Mark Block Beginning <Shift+Movement Keys, Drag Mouse> <^KB>
@Mark Block End <Release Shift Key/Mouse Button> <^KK>
Hide Block <^KH>
*Copy Block to Cursor <^KC>
*Move Block to Cursor <^KV>
Delete Block <Ctrl+Delete> <^KY>
-Indent Block <^KI>
-Unindent Block <^KU>
Read Block from File <^KR>
Write Block to File <^KW>
~Print Block <^KP>
-Toggle Case in Block <^OO>
-Force Uppercase in Block <^OU>
-Force Lowercase in Block <^OL>
-+Center Lines in Block <^OC>
-Align Text in Block <^OA>
-Reformat Paragraph <^B>
Clipboard Commands:
Copy Block to Clipboard <Ctrl+Insert> <^JC>
Cut Block to Clipboard <Shift+Delete> <^JK>
Paste from Clipboard <Shift+Insert> <^JP>
The secondary clipboard key sequences were added for situations
where the primary key sequences can't be used (i.e. debugging in the
DOS IDE)
@ = With a block marked, Shift+Click and drag the mouse or use ^KB/^KK
to move the starting or ending position.
* = Non-clipboard move and copy.
+ = Lines are centered based on right margin value
- = Command works with current line only if no block is defined.
(Reformat Paragraph has special rules.)
~ = To print the entire file issue the command cmPrintFile (See demo
menu File | Print construction in BLDRSC.CPP)
! = Note to Super PCKwik users:
If you are using the keyboard accelerator, the default hot keys
for Repeat Rate Slower and Faster are <Alt -> and <Alt =>.
Either change them or hold down the Shift key while pressing
them to access Undo or Redo.
Function Primary Secondary
---------------------------------------------------------------------
Text Search/Replace:
Find Matching <^[> (Ctrl+Left Bracket)
Search for Text <^QF>
Search and Replace Text <^QA>
Repeat Last Srch/Replace <^L>
Search/Replace Options:
Case Sensitive Forward Global From Cursor
Whole Words Only Backward Selected Text Entire Scope
Prompt On Replace
Positional/BookMark
Set Bookmark 1-3 <^K><1-3>
Jump to line or +/- cnt <^JG>
Jump to Start of Block <^JB>
Jump to End of Block <^JE>
Jump to Bookmark 1-3 <^J><1-3>
Jump to Prev Position <^JV>
Jump to Last Change Line <^JL>
Mode Toggles & Other Options:
Insert/Overwrite Mode <Ins> <^OV>
Auto-Indent Mode <^OI>
Word Wrap <^OW>
Automatic Word Wrapping <^OM>
Word Wrap on Win. Resize <^OR>
Tab Style (Hard/Soft) <^OT>
Trailing Spaces <^OS>
Two-Key Commands By First Key
-----------------------------
^K - Block Mode Commands ^Q - Quick Keys
------------------------------ ------------------------------
Mark Block Beginning <^KB> Start of Line <^QS>
Mark Block End <^KK> End of Line <^QD>
Hide Block <^KH> Top of Window <^QE>
Copy Block to Cursor <^KC> Bottom of Window <^QX>
Move Block to Cursor <^KV> Top of Text <^QR>
Delete Block <^KY> Bottom of Text <^QC>
Indent Block <^KI> Delete to Start of Line <^QH>
Unindent Block <^KU> Delete to End of Line <^QY>
Read Block from File <^KR> Restore Contents of Line <^QL>
Write Block to File <^KW> Search for Text <^QF>
Print Block <^KP> Search/Replace Text <^QA>
Set Bookmark 1-3 <^K><1-3>
^J - Jump/Secondary Clipboard ^O - Options/Other
------------------------------ --------------------------------
Jump to Line or +/- cnt <^JG> Toggle Case in Block <^OO>
Jump to Start of Block <^JB> Force Uppercase in Block <^OU>
Jump to End of Block <^JE> Force Lowercase in Block <^OL>
Jump to Bookmark 1-3 <^J><1-3> Center Lines in Block <^OC>
Jump to Prev Position <^JV> Align Text in Block <^OA>
Jump to Last Change Line <^JL> Insert Mode <^OV>
Copy Block to Clipboard <^JC> Auto-Indent Mode <^OI>
Cut Block to Clipboard <^JK> Word Wrap <^OW>
Paste from Clipboard <^JP> Automatic Word Wrapping <^OM>
Word Wrap on Window Resize <^OR>
Tab Style (Hard/Soft) <^OT>
Trailing Spaces <^OS>