Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!uccba!mead!mead.UUCP From: rubin@mead.UUCP (Daniel Rubin) Newsgroups: comp.sys.mac.programmer Subject: Dialogs vs Windows Message-ID: <1259@meaddata.mead.UUCP> Date: 31 Aug 90 15:51:33 GMT Sender: usenet@mead.UUCP Reply-To: mead!rubin@uccba.uc.edu Organization: Mead Data Central, Dayton OH Lines: 12 I am new to the world of programming the Mac so please bare with me.... Are the opening and closing of Dialogs victimized by memory fragmentation like the opening and closing of Windows are ???? In other words... Will I run in to memory fragmentation proglems if I open one main window and through out the course of the program execution there are many many dialogs ???? i.e. I don't want to have to deal with handles if possible... Thanks in advance for any help ! - Dan Rubin