Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!nuchat!sugar!peter From: peter@sugar.UUCP (Peter da Silva) Newsgroups: comp.sys.amiga Subject: Re: Feeding a windows IDCMP port Message-ID: <832@sugar.UUCP> Date: Tue, 29-Sep-87 09:43:18 EDT Article-I.D.: sugar.832 Posted: Tue Sep 29 09:43:18 1987 Date-Received: Thu, 1-Oct-87 05:17:52 EDT References: <5215@jade.BERKELEY.EDU> Organization: Sugar Land UNIX - Houston, TX Lines: 16 Summary: How about this? > I would love to have the thing iconify itself, the problem is that anything > that you put on the Workbench screen will keep the Workbench from closing. Amiga Intuition Reference Manual, appendix B: #define WBENCHMESSAGE 0x00020000 /* IDCMP class */ #define WBENCHOPEN 0x0001 /* IDCMP code */ #define WBENCHCLOSE 0x0002 /* IDCMP code */ What do you suppose would happen if you opened a window with WBENCHMESSAGE in its IDCMPFlags? -- -- Peter da Silva `-_-' ...!hoptoad!academ!uhnix1!sugar!peter -- 'U` Have you hugged your wolf today? -- Disclaimer: These aren't mere opinions... these are *values*.