Path: utzoo!attcan!uunet!lll-winken!ames!hc!eggroll!pprg.unm.edu!unmvax!tut.cis.ohio-state.edu!bloom-beacon!WHEATIES.AI.MIT.EDU!sundar From: sundar@WHEATIES.AI.MIT.EDU (Sundar Narasimhan) Newsgroups: comp.windows.x Subject: Xt Problem [XtDispatchEvent()] Message-ID: <8902182246.AA08494@special-k.ai.mit.edu> Date: 18 Feb 89 22:46:19 GMT References: <1093@bacchus.dec.com> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 Thanks for that explanation. I've always wondered why my recursive calls to XtDispatchEvent were so slow sometimes. (I am still annoyed by the unpredictability of the time it takes -- there should be a faster way to do this if I can guarantee that I wont have any calls that destroy widgets in my recursive call to DispatchEvent, no?) -Sundar