programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Responding to SwiftForth's Incoming Messages

From: Roger Levy <roger.levy_at_gmail.com>
Date: Mon, 28 Jul 2008 10:40:10 -0400

Copied from original email I sent privately to Leon Wagner:
I had an idea a long time ago to try to execute the message pump for the
SwiftForth console window from an animated app loop (controlling a child
graphics window) such that it would make it appear that both windows were
running concurrently. This would enable me to have all the functions of
SwiftForth's console available while an animated game program is running,
eliminating the need for a built-in commandline, for testing purposes.

The message pump for the SF console (inside TTY.DLL) doesn't seem to be
exposed. Is this idea realistic, and, how could I implement it?

Synonyms for "message pump": Event loop, message dispatcher, message loop

-Roger

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Mon Jul 28 2008 - 07:40:58 PDT

This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:21 PST