Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!TUB.BITNET!net From: net@TUB.BITNET (Oliver Laumann) Newsgroups: comp.windows.x Subject: Xt Problem Message-ID: <8902131528.AA02626@tub.UUCP> Date: 13 Feb 89 15:28:29 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 XtDispatchEvent() is not re-entrant. Therefore it is impossible to write callback functions that perform a non-local goto (e.g. call the C library function longjmp()). I consider this a bug; it should be possible to write callback functions that break out of the current ``main loop'' (e.g. the callback associated with some sort of ``quit'' button). Regards, -- Oliver Laumann net@TUB.BITNET net@tub.UUCP