Path: utzoo!attcan!uunet!husc6!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: widgets and uwm Message-ID: <8811211320.AA25265@EXPO.LCS.MIT.EDU> Date: 21 Nov 88 13:20:09 GMT References: <1112@cunixc.columbia.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 4 Your problem has nothing to do with widgets, it has to do with the fact that you are attempting to draw into a window before it actually gets mapped. You should really be waiting for an exposure event before drawing.