IPC-signals ignored by gtk2->main
- From: bobo sideburns dyndns org
- To: gtk-perl-list gnome org
- Subject: IPC-signals ignored by gtk2->main
- Date: Mon, 26 Jan 2004 15:37:36 +0100 (CET)
Hi there,
i have a problem with a gtk2-script:
when i define signal handlers like:
[code]
$SIG{USR1}=sub {print STDOUT "SIGUSR1\n"};
[/code]
before the gtk2 main-loop, the signals are blocked until i press the
"quit"-button of my gtk2 window.
How can I get the gtk2 main-loop listen to those signals ?
Thanks in advance,
Bobo
--
Boris Ruppert - bobo[at]sideburns[dot]dyndns[dot]org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]