Re: [Pharo-project] Custom user Interrupt handling
Aug. 1, 2009
4:43 p.m.
Michael, Thanks! Subclassing it is. Dale ----- "Michael Rueger" <m.rueger@acm.org> wrote: | Dale Henrichs wrote: | | > The class UserInterruptHandler is tantalizingly close, however, | there | > is no obvious way to insinuate myself as an interested | party....It's | > pretty much hard-wired to open a debugger on the interrupted | > process.... | | Just write your own class (e.g. subclass UserInterruptHandler) and | replace the handler (unregister the current one and register your | own). | | That's why I designed it the way it is :-) | | michael
6207
Age (days ago)
6207
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dale Henrichs