NextPrevUpTopContentsIndex

invoke-untranslated-command

Function
Summary

Invokes a command in the input model for a specified output pane, without the translator being called.

Package

capi

Signature

invoke-untranslated-command command output-pane
&rest event-args

Description

The function invoke-untranslated-command invokes the command in the input model for the given output-pane , without the translator being called to process the gesture information. To perform the translation, use invoke-command.

See also

invoke-command
define-command
output-pane


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex