Waiting for an operator's response
- From: "Ethridge, Randy (N-CDI)" <randy ethridge lmco com>
- To: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: Waiting for an operator's response
- Date: Thu, 15 Feb 2001 08:01:18 -0700
At particular points in my program, I would like to stop processing until an
operator responds
to a popup window created. For example, the window might say "Type any key
to continue".
When I attempt to create the popup window and then go into a while loop
until a flag is set, the popup window never appears. It's seems like 100%
of the gtk processing is allocated to the
while loop.
Or is there a way to inform gtk main to halt processing until a flag is set.
How do halt all processing until the operator responds to a window?
Thanks,
Randy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]