Difference between revisions of "WDSC LPEX"

From MidrangeWiki
Jump to: navigation, search
(Fonts)
Line 10: Line 10:
 
==Fonts==
 
==Fonts==
 
A good font to use on some displays is the ProggyClean fonts.  Located at [http://www.proggyfonts.com/index.php?menu=download. | Proggy Progamming Fonts Download Area]
 
A good font to use on some displays is the ProggyClean fonts.  Located at [http://www.proggyfonts.com/index.php?menu=download. | Proggy Progamming Fonts Download Area]
 +
 +
# Download your font of choice.
 +
# Install the font into your font folder (usually under the C:\Windows system folder).
 +
# <u>W</u>indow &rarr; <u>P</u>references &rarr; LPEX Editor &rarr; Appearance.
 +
# Click on the Font button to change the font to Proggy font you installed.
 +
 
==Remap keyboard shortcuts==
 
==Remap keyboard shortcuts==
  

Revision as of 20:32, 26 June 2007

WDSC LPEX - Tips for using the LPEX editor

Keyboard shortcuts

Keyboard Shortcuts listing

— or —

In the LPEX command line type "?action", "?query", "?lpex" or "?seu" (in the full version of WDSC) and you are taken to the appropriate help page. Note on WDSC Lite V6 typing "?seu" brought up nothing.

Fonts

A good font to use on some displays is the ProggyClean fonts. Located at | Proggy Progamming Fonts Download Area

  1. Download your font of choice.
  2. Install the font into your font folder (usually under the C:\Windows system folder).
  3. Window → Preferences → LPEX Editor → Appearance.
  4. Click on the Font button to change the font to Proggy font you installed.

Remap keyboard shortcuts

LPEX command line

Search for the action of a keyboard shortcut.

  1. Goto into the command line by pressing Esc (if not already there).
  2. key (without quotes) "query keyAction.X-Y" where X is the keyboard shortcut in the form of a=Alt,c=Ctl or s=Shift and Y is any keyboard key.
    • Example, "query keyAction.f4" reports back in default situations "showSourcePromptView".

Search for the keyboard shortcut of an action.

  1. Goto into the command line by pressing Esc (if not already there).
  2. key (without quotes) "query actionKey.ACTION" where ACTION is the LPEX editor action.
    • Example, "query keyAction.showSourcePromptView" reports back in default situations "f4.t".

In the LPEX command line type "?action", "?query", "?lpex" or "?seu" (in the full version of WDSC) and you are taken to the appropriate help page. Note on WDSC Lite V6 typing "?seu" brought up nothing.

Catgeories