Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!cernvax!chx400!elsic!sicsun!disuns2!litsun!lorin From: lorin@litsun.epfl.ch (Ronan-Yann Lorin) Newsgroups: comp.sys.mac.misc Subject: Re: Centering Dialog Boxes on the Macintosh Message-ID: <378@disuns2.epfl.ch> Date: 13 Sep 90 15:51:15 GMT References: <11818@chaph.usc.edu> Sender: news@disuns2.epfl.ch Reply-To: lorin@litsun.epfl.ch (Ronan-Yann Lorin) Organization: Ecole Polytechnique Federale de Lausanne Lines: 4 The problem is that you must use MoveWindow to move the dialog instead of using things like (whichDialog->portRect).left = ... Ronan.