Path: utzoo!attcan!uunet!ogicse!ucsd!dog.ee.lbl.gov!lbl.gov!ctday From: ctday@lbl.gov (Christopher T. Day) Newsgroups: comp.windows.x.motif Subject: Re: XtAddTimeOut Message-ID: <1990Nov14.082302@lbl.gov> Date: 14 Nov 90 16:23:02 GMT References: <1990Nov12.152054@lbl.gov> Sender: usenet@dog.ee.lbl.gov Reply-To: ctday@lbl.gov (Christopher T. Day) Organization: Lawrence Berkeley Lab, ICSD/AdvDev Lines: 7 X-Local-Date: Wed, 14 Nov 90 08:28:31 PST Sorry folks, autopilot error. I was using builderXcessory to write the main routine. I didn't look closely enough at what it had done to realize that it had explicitly created a context rather than used the default one. Once I saw that, I changed from XtAddTimeOut to XtAppAddTimeOut and all is well. Thanks for various people's comments. Chris