Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!udel!new From: new@udel.EDU (Darren New) Newsgroups: comp.sys.amiga Subject: Re: 1.4 idea Message-ID: <14124@louie.udel.EDU> Date: 27 Apr 89 16:12:14 GMT References: <1528@hub.ucsb.edu> Sender: usenet@udel.EDU Reply-To: new@udel.EDU (Darren New) Organization: University of Delaware Lines: 17 In article <1528@hub.ucsb.edu> dougp@sbphy.ucsb.edu writes: >In article <1510@hub.ucsb.edu>, dougp@sbphy.ucsb.edu writes... > >>perhaps the window location and size could be saved as a parameter >>in the applications icon as a tooltype. I ment this to be about application windows, >Douglas Peale There is already a way to do this. It's called something like "ToolWindow" in the icon file. I don't think you could set it from the GetInfo menu. NopePad (<- originally a typo, but I like it) saves this in the tooltypes array. So there is already a standard and a non-standard way of doing this, and as far as I know there has always been this method. Except that the original startup code for some compiler(s) would not take advantage of it, so nobody seems to use it. Oh well.