[futurebasic] Re: event loops

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 1998 : Group Archive : Group : All Groups

From: Pritchard Andy <APRITCHARD@...>
Date: Thu, 29 Jan 1998 09:46:00 -0000
I've a similar problem of trying to join two programs together. One is
PG:PRO and the other isn't (its an adaption from the FB examples). I now
want to be able to "call" or chain from one program to the other. Is
there a way to do this?
A
 ----------
From: andrew stewart
To: futurebasic@...
Subject: [FB] event loops
Date: 28 January 1998 23:59

The 1995 FB2 handbook enjoins us (page 55) not to use more than one
event
loop in a program. Why? So far as program logic is concerned there
should
be no trouble as long as the loops do not interfere and the FN doDialog
s
are redefined in appropriate places.

It would be useful to have several event loops in one program, for
example
when combining several different programs, each with its own event loop
into one.

Am I missing something?

Andrew Stewart,       Australian National University.


 --
To unsubscribe, send ANY message to
<futurebasic-unsubscribe@...>