Re: A Messageloop problem

From: Rick VanNorman <rvn_at_forth.com>
Date: Mon, 22 May 2000 11:33:13 -0700

>From: "C.G.W. van Zeeland" <cees_van_zeeland_at_compuserve.com>
>
>Both versions work fine and I prefer the first one.
>But I don't see the point why my version didn't work properly.
>In your second version you carried a flag, and that's what I tried to do.
>Do you know what's wrong?

It may well have to do with your use of WINMSG and MSG as opposed
to my use of PAD and PAD CELL+ @ . WINMSG is a perfectly valid
place to put things, but MSG is a specific function that may or
may not reference the data in WINMSG depending on context. MSG is
normally valid only during a callback, and a message dispatch loop
should not be active during a callback.

Hope this helps...

Rick

.
Received on Mon May 22 2000 - 11:33:13 PDT


Subscribe to our e-mail list service. It's free for all SwiftForth and SwiftX users!

This archive was generated 09-Feb-2012. Archive updated nightly.