[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS126 modified
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-05-16 18:31:30
|
Issue OBJS126 (interrupt() a console thread) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS126> The following modifications were made to this issue: A user has mentioned that they would like this functionality to be bound to ctrl-c... try adding a KeyListener to the console component to intercept the ctrl-c. I am not sure if it will be possible to prevent the console key listener itself from also receiving ctrl-c event as well |