![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

>
> I did just this,
How did you do it: call the console from a parent window?
Did you extend the DOSBOX.F or is there a function call
from one of the functions that will get a handle of console
window?
but I can't figure out one thing: If, while the DOS window
This is what I have on the Console:
: TEST ( -- )
DOS-CONSOLE OPEN-PERSONALITY
BEGIN \ Start app
TRIAL \ Run app
0 UNTIL
0 ExitProcess
;
Would the ExitProcess help?
> is open, the user hits the close box, it shuts down the dos window and
also
> the parent calling app process! I haven't yet figured out how to trap the
> closebox hit.
>
> Bob
>
> ----- Original Message -----
> From: "Azedia of DOLFINA" <dolfina_at_dolfina.org>
> To: <sftalk_at_forth.com>
> Sent: Thursday, July 18, 2002 3:22 PM
> Subject: [sftalk]
>
>
> > I would like to make the Parent Window, that I have and am working on
> designing still, call the Console
> > Window, that I now have fully working, so that when I
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.377 / Virus Database: 211 - Release Date: 7/15/2002 ---------------------------------------------------------------------- sftalk_at_forth.com The SwiftForth programming discussion email list To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com For help with listar commands, send subject "help" to listar_at_forth.com Archives are located at http://www.forth.com/sftalk -- check them out! Search the archives! Visit http://www.forth.com/search for details.Received on Thu Jul 18 2002 - 16:22:47 PDT
This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:23 PST