All Manuals > LispWorks User Guide and Reference Manual > 40 The SYSTEM Package

NextPrevUpTopContentsIndex

gesture-spec-shift-bit

Constant
Summary

Used in the representation of a keystroke with the Shift key.

Package

system

Description

The constant gesture-spec-shift-bit is used to represent the Shift modifier key in a Gesture Spec object.

Note that you may not construct a Gesture Spec with a both-case-p character represented in the data and with modifiers equal to gesture-spec-shift-bit . See make-gesture-spec for details and examples.

See the entry for capi:output-pane in the CAPI Reference Manual for more information about the use of Gesture Specs.

See also

coerce-to-gesture-spec
gesture-spec-modifiers
make-gesture-spec


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex