Changeset 501


Ignore:
Timestamp:
Sep 25, 2006, 2:58:20 AM (19 years ago)
Author:
root
Message:

Sync with F1 help changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/ipf/term.ipf

    r288 r501  
     1.***********************************************************************
     2.*
     3.* $Id$
     4.*
     5.* Term definitions
     6.*
     7.* Copyright (c) 1993-98 M. Kimes
     8.* Copyright (c) 2006 Steven H.Levine
     9.*
     10.* 10 Sep 06 GKY Sync with F1 help changes
     11.*
     12.***********************************************************************
     13.*
    114:h1 res=91300 name=PANEL_TERMINOLOGY.Terminology
    215:i1 id=aboutTerminology.Terminology
     
    92105combinations that allow you to quickly give a program a command without
    93106going through menus or toolbars. For example, FM/2's accelerator key to
    94 get help is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F1:color fc=default bc=default.. Note that accelerators are case sensitive, so
     107get help is :color fc=default bc=palegray.F1:color fc=default bc=default.. Note that accelerators are case sensitive, so
    95108that :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.m:color fc=default bc=default. isn't the same as :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.M:color fc=default bc=default. -- you'll need to hold down
    96109the :color fc=default bc=palegray.Shift:color fc=default bc=default. key or set :color fc=default bc=palegray.Caps Lock:color fc=default bc=default. to get the latter.
Note: See TracChangeset for help on using the changeset viewer.