Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pt.cs.cmu.edu!sei!weinstoc From: weinstoc@sei.cmu.edu (Chuck Weinstock) Newsgroups: comp.sys.mac.programmer Subject: Missing Update Events Message-ID: <4490@fy.sei.cmu.edu> Date: 13 Oct 89 23:21:34 GMT Organization: Carnegie-Mellon University (Software Engineering Institute), Pgh, PA Lines: 10 I show a modal dialog that overlaps one of my windows. When the dialog is finished, I do a HideWindow. The newly exposed region of my window does not get redrawn as best I can tell because no update events are generated when I hide the dialog. Can anyone tell me what is going on (and more importantly how to ensure that the overlapped portion of my window gets redrawn?) Thanks. Chuck Weinstock