Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!bbn!oberon!nunki.usc.edu!malczews From: malczews@nunki.usc.edu (Frank Malczewski) Newsgroups: comp.lang.lisp Subject: Closing *fred-windows* in Allegro CL Message-ID: <3510@nunki.usc.edu> Date: 18 Apr 89 01:15:10 GMT Reply-To: malczews@nunki.usc.edu (Frank Malczewski) Distribution: comp.lang.lisp,comp.sys.mac,comp.sys.mac.programmer Organization: University of Southern California, Los Angeles, CA Lines: 10 It is my fervant desire to overide the prompting characteristics that occure upon closing a *fred-window* object after changes have been made to it. I would like to be able to either do a save-window or not depending on how a user responds to one of my own prompts to all open windows. Any ideas on how one goes about this (note that I am not versed on the Mac toolbox and by itself _DisposWindow does not work; I will be attempting _CloseWindow by itself shortly). Is there a more (obvious?) method to do this that I may have overlooked?