Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!ncrlnk!ncrorl!sally From: sally@ncrorl.Orlando.NCR.COM (Sally VanderHeiden) Newsgroups: comp.windows.x Subject: SetInputFocus with RevertToNone Message-ID: <1164@ncrorl.Orlando.NCR.COM> Date: 27 Sep 90 12:49:35 GMT Reply-To: sally@ncrorl.Orlando.NCR.com (Sally VanderHeiden) Organization: NCR E&M Orlando, Lake Mary, FL Lines: 1 References: 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?