Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!apple!bionet!agate!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!enea!kth!draken!chalmers!tekn01.chalmers.se!d83_sven_a From: d83_sven_a@tekn01.chalmers.se (Sven (Sciz) Axelsson) Newsgroups: comp.sys.mac.programmer Subject: MacApp Question Message-ID: <250@tekn01.chalmers.se> Date: 11 Oct 88 23:15:06 GMT Organization: Chalmers Univ. of Technology, Gothenburg, Sweden Lines: 15 I am fairly new to MacApp programming, so I am encountering all sorts of problems (mostly my own fault). Here is one I would like some help with. I have an application in which I want one document that is open all the time, like the Worksheet in MPW. This should also have a fixed name. So I call OpenNew in my applications IApplication method which eventually leads to a call to DoMakeWindows with a window template with a fixed name (no <<<>>>:s). This sets the window title all right, but the documents name is still Untitled-1 as can be seen when I try to save it. Question: Am I missing something simple or is this the way things are supposed to happen? I am grateful of any input on this one. Sven Axelsson, Gothenburg, Sweden