Jim Clark wrote:
I am hoping someone on this list can answer this question. I have notice that during certain situations signal handlers I set up are ignored in my wxPerl application. Especially while modal dialogs are open.
For example, I fork() a process to run a subroutine asynchronously, s
I am hoping someone on this list can answer this question. I have notice that
during certain situations signal handlers I set up are ignored in my wxPerl
application. Especially while modal dialogs are open.
For example, I fork() a process to run a subroutine asynchronously, setting up
the $S