CLIM mail archive
[Prev][Next][Index][Thread]
keystroke accelerators
-
To: clim@BBN.COM
-
Subject: keystroke accelerators
-
From: Rainer Koenig <rkoenig@gate.fzi.de>
-
Date: Thu, 12 Dec 91 11:22:20 GMT
-
Address: Haid-und-Neu-Strasse 10-14, 75 Karlsruhe 1, Germany
-
At: Forschungszentrum Informatik an der Universitaet Karlsruhe
I want to use the keystroke accelerator option of
define-application-command.
Therefore I do the following:
(define-application-command (com-my-command :menu "My Command"
:name "My Command"
:keystroke #\c-d)
()
(my-body))
When I now use CTRL-d in my application it beeps, but the body is not evaluated
Any hints?
Rainer
--
Rainer Koenig email: rkoenig@fzi.de
Forschungszentrum Informatik king@fzi.de
Abtl. Technische Expertensysteme und Robotik
Haid-und-Neu-Strasse 10-14 Fax : +49-721-9654-309
D - 7500 Karlsruhe 1 Tel.: +49-721-9654-313
I use clim 1.0 on a Ivory-board
0,,
Main Index |
Thread Index