Closed GoogleCodeExporter closed 9 years ago
Yes. As soon as one signal is catched, the interpreter event loop watches it.
To quit the program, you must both close the window and stop watchings signals.
Anyway, the component needs to be rewritten because support of signal watching
has been added to the interpreter recently. So I will do that instead of trying
to fix the bugs.
Normally, these bugs should vanish with the rewrite, but you will tell me! :-)
Original comment by benoit.m...@gmail.com
on 14 Aug 2012 at 9:22
OK. Rewrote done in revision #5039.
As soon as you call 'Signal[Signal.SIGUSR1].Reset' in the Form_Close() event
handler, the form closes normally.
Original comment by benoit.m...@gmail.com
on 14 Aug 2012 at 9:53
Original issue reported on code.google.com by
adamn...@gmail.com
on 13 Aug 2012 at 10:11Attachments: