Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!PAVEPAWS.BERKELEY.EDU!dillon From: dillon@PAVEPAWS.BERKELEY.EDU (Matt Dillon) Newsgroups: net.micro.amiga Subject: Question on Intuition Screens and Windows Message-ID: <8605311838.AA02246@pavepaws> Date: Sat, 31-May-86 14:38:05 EDT Article-I.D.: pavepaws.8605311838.AA02246 Posted: Sat May 31 14:38:05 1986 Date-Received: Mon, 2-Jun-86 15:52:55 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 13 I have a program which spawns other processes (via CreatProc). My question is simply: If the master process creates an intuition screen, can the subprocesses create windows in this new screen? It seems to work, sorta (the Amiga crashes when I try to close everything up)... I would like to know whether it's illegal to do in Intution (and if it isn't, I know the problem lies somewhere in my code) Thanks, -Matt