Re: Button remains "pressed" until callback function ends
- From: "Padraig O'Briain" <Padraig Obriain Sun COM>
- To: Michal Kepien <lordpopcorn poczta onet pl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Button remains "pressed" until callback function ends
- Date: Wed, 16 Feb 2005 10:43:08 +0000
Either use a separate thread or have the idle handler return
periodically to allow the main loop to process events.
Padraig
Michal Kepien wrote:
Play the sound in an idle handler which is set in the callback function.
That's quite a step forward. What if I want to play the sound in the background,
enabling the program to process other events simultaneously? I mean, when the
sound is being played, I can't eg. close the main window or click any other
button. Any hints?
Thanks again for any help,
Michal Kepien
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]