Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!hao!scdpyr!hpoppe From: hpoppe@scdpyr.UUCP (Herb Poppe) Newsgroups: comp.sys.mac.programmer Subject: Re: Showing a list of all the available windows Message-ID: <280@scdpyr.UUCP> Date: 24 Feb 88 16:37:42 GMT References: <8224@eleazar.Dartmouth.EDU> <22780002@acf8.UUCP> Organization: Natl Ctr Atmospheric Research, Boulder, CO Lines: 19 In article <22780002@acf8.UUCP>, deragon@acf8.UUCP (John Paul Deragon) writes: << /* acf8:comp.sys.mac.programmer / icm@eleazar.Dartmouth.EDU (Ioannis C. Mangos) / 9:28 pm Feb 21, 1988 */ << << I am writting a small application for the Mac with some friends of mine << and we want to have a menu called "Windows" that will display all the windows << that there are currently on the screen. One problem I have is that there does << not seem to be a command "DeleteMItem" whereas there is one called "AppendMItem" << ...