Path: utzoo!attcan!uunet!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: XSendEvent() Message-ID: <8910051304.AA12053@expire.lcs.mit.edu> Date: 5 Oct 89 13:04:45 GMT References: <8910050100.AA21383@metropolis.super.org> Sender: root@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 * This button merely sends Events to the scrollbar widget Button press and Button release events. Was this the intended usage of XSendEvent()???? If the button is in the same client as the scrollbar, no. SendEvent is primarily for inter-client communication, e.g. as described in the Inter-Client Communication Conventions Manual (ICCCM).