Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!snorkelwacker!bloom-beacon!eng.sun.COM!dshr From: dshr@eng.sun.COM (David Rosenthal) Newsgroups: comp.windows.x Subject: Re: SetInputFocus with RevertToNone Message-ID: <9009281739.AA00979@devnull.Eng.Sun.COM> Date: 28 Sep 90 17:37:08 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 11 > I have an application that does a SetInputFocus with revert set to > none. When the client is killed, keyboard focus is lost. The only > solution I have come up with to date is to change revert to = > PointerRoot when the client is requesting RevertToNone. What is the > intended purpose of setting revert = None and in whatsituations would > this be used? Does anybody know of a more viable solution to the > problem? See the ICCCM, sections 4.2.7 & 6.1. David.