Q: 'Multithread' aplications
- From: Eduardo Perez <eduperez redestb es>
- To: gtk-list <gtk-list redhat com>
- Subject: Q: 'Multithread' aplications
- Date: Sun, 21 Dec 1997 01:09:45 +0100
How can I show (and make 'active') a window before returning to gtk.
Secuence must be something like:
user clicks a function
a signal is raised
signal function starts
signal function shows another window
user can interact with new window
signal function continues execution
signal function updates new window
user can interact with updated new window
signal function ends
My problem is how can I make second window active before signal function
returns; and how to continue exeution after showing new window without
stopping signal function.
Many thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]