Path: utzoo!utgpu!attcan!uunet!ncrlnk!ncrcae!hubcap!gatech!rutgers!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: XSendEvent to a Widget Message-ID: <8811101915.AA23446@EXPO.LCS.MIT.EDU> Date: 10 Nov 88 19:15:41 GMT References: <8811101704.AA21451@vger> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 12 ": clientmessage() "; The correct name of the event type is , not . I tried adding such a translation to an xterm, and it seemed to work just fine. I get the Window ID of the widget and fire off a XSendEvent to the Window ID. XSendEvent returns a BadRequest. Nope. XSendEvent returns Status, not a protocol error code. The 1 that is being returned indicates success.