Path: utzoo!mnetor!uunet!husc6!ncar!gatech!udel!princeton!phoenix!kenchiu From: kenchiu@phoenix.Princeton.EDU (Kenneth Chiu) Newsgroups: comp.sys.amiga Subject: Re: Help on ModifyIDCMP() Message-ID: <2108@phoenix.Princeton.EDU> Date: 20 Mar 88 14:59:03 GMT References: <489@zehntel.UUCP> Reply-To: kenchiu@phoenix.Princeton.EDU (Kenneth Chiu) Organization: Princeton University, NJ Lines: 11 In article <489@zehntel.UUCP> donw@beaujolais (Don White) writes: > I'm having a problem figuring out if it is possible to > open an IDCMP without referencing a specific window. Does > anyone know? If you mean one port for several windows, you can do this by attaching your own port before a call to OpenWindow() or ModifyIDCMP(). I don't think you can do anything without having at least one window, but you can make it pretty non-specific. Ken Chiu