Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!cica!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!vicorp!daniel From: daniel@vicorp.UUCP (Daniel Dee) Newsgroups: comp.sys.next Subject: about the little example program Message-ID: <6023@vicorp.UUCP> Date: 1 Aug 89 23:02:55 GMT Reply-To: daniel@vicorp.UUCP (Daniel Dee) Distribution: usa Organization: V. I. Corporation, Amherst, Massachusetts Lines: 31 Newsgroups: comp.sys.next Subject: about the little example program Expires: References: Sender: Reply-To: daniel@nextday.UUCP (Daniel Dee) Followup-To: Distribution: usa Organization: V. I. Corporation, Amherst, Massachusetts Keywords: Little Hi, I've been playing around with the Little example program and I've the following problem. First the application window is never activated until you click on the window. The Shell from which the application is launched remains the activated application. I got around this by activating the application myself, i.e., [NXApp activateSelf:YES]; even though the manual warns against doing this. Is there a better way for handling this? Second, I can't seem to make the now active application flash the text carat right after it's activated so that I can start typing instead of clicking that window first. How do I do this? Any help will be appreciated. -- daniel (ddee@vicorp.uu.net)