NextPrevUpTopContentsIndex

invoke-command

Function
Summary

Invokes a command in the input model for a specified output pane.

Package

capi

Signature

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

Description

This invokes the command in the input model for the given output-pane , with the translator being called to process the gesture information. To avoid the translation, use invoke-untranslated-command.

See also

invoke-untranslated-command
define-command
output-pane


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex