Re: Puzzled about event loops [message #18397] |
Tue, 28 December 1999 00:00  |
Karri Kaksonen
Messages: 27 Registered: October 1999
|
Junior Member |
|
|
David,
Thank you. Your examples show exactly what I was looking for.
I just want to be able to watch the data from different angles
while it is being gathered. It is much more fun to be able
to watch the data as it fills the data buffers than just wait
for several minutes while the MR-scanner is ticking.
To do this I want to be able to access menus and have keyboard
shortcuts that toggle signal displays on/off in real time.
So this is pure entertainment (just like fancy colours).
On Mon, 27 Dec 1999, David Fanning wrote:
> Karri Kaksonen (karri.kaksonen@picker.fi) writes:
>> What I would like to do is to stop event processing in
>> xmanager while I run my long loop and process events
>> one at a time. Can this be done easily?
>
> I'm not sure I entirely understand what you are doing,
> but it sounds similar to my Show Progress indicator
> on my web page:
>
> http://www.dfanning.com/programs/showprogress__define.pro
>
> In any case, I'm out the door skiing, so I can't test it. :-)
>
> Cheers,
>
> David
I hope you had a nice day skiing with lots of sun and little wind.
--
Regards,
Karri
|
|
|