Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!think!ames!sdcsvax!ucbvax!ti-csl.CSNET!Kimbrough%dsg From: Kimbrough%dsg@ti-csl.CSNET (Kerry Kimbrough) Newsgroups: comp.windows.x Subject: Xv11: ButtonPress and ButtonRelease Message-ID: <2766421440-4064329@Sierra> Date: Mon, 31-Aug-87 14:24:00 EDT Article-I.D.: Sierra.2766421440-4064329 Posted: Mon Aug 31 14:24:00 1987 Date-Received: Fri, 4-Sep-87 06:44:42 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 11 I think this point has been addressed in a previous message to this list, but I've forgotten the answer and I can't find it anywhere in the Xv11 protocol specification. If a client selects both ButtonPress and ButtonRelease events for window W, and receives a ButtonPress event with W as the "source", is he guaranteed also to receive a ButtonRelease event with W as the "source" (regardless of the position of the pointer at the time of the button's release)? Would this occur even if the client had *not* selected ButtonRelease events for window W? In the case that the pointer is in window Y at the time of the button's release, is a ButtonRelease event with Y as the "source" also sent to interested clients?