Path: utzoo!attcan!uunet!midway!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: morreale@bierstadt.scd.ucar.EDU (Peter Morreale) Newsgroups: comp.windows.x Subject: XWarpPointer and ICCCM.... Message-ID: <9101112245.AA25816@bierstadt.scd.ucar.EDU> Date: 11 Jan 91 22:45:35 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 25 > > > Section 6.2 of the ICCCM says "In general, clients should not warp the > pointer". More specifically, Section 4.2.7 says "Clients should not warp > the pointer in an attempt to transfer the focus; they should set the > focus and leave the pointer alone". The section then goes on to explain > how to set the focus. Section 4.1.7 gives more details. > > David. > This is true, much to my embarassment..... Then how do we accomplish this type of action? I find it extremely constrictive to have to continuously move the pointer to the next text field in the "entry-form" application that I've built. Allowing the user to completely fill out my template without ever having to move a hand from the keyboard to the mouse is a very desirable feature in my application. How do people do it otherwise? -PWM