Path: utzoo!utgpu!watmath!att!ucbvax!tut.cis.ohio-state.edu!bloom-beacon!goldhill.COM!jne From: jne@goldhill.COM Newsgroups: comp.windows.x Subject: more questions on keyboard focus Message-ID: <8908081906.AA01926@godzilla.goldhill.com> Date: 8 Aug 89 19:06:17 GMT References: <8908081743.AA05304@expire.lcs.mit.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 13 >> If I accomplish this by XSetInputFocus of the shell associated >> with *WINDOW-1*, I tend to get Bad Match errors. I assume >> this is because 1) the window isn't visible > rws Responds: > This reason is consistent with the protocol specification. Does this mean I have to use visible_interest in my shell class (btw, why is visible_interest a class variable instead of a widget variable?) or is there some other way to determine if it's safe to do a XSetInputFocus? -Jeff