From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2db8412af14dc37d068540588f693813@yourdomain.dom> To: 9fans@cse.psu.edu Subject: Re: [9fans] libcontrol focus question From: "Federico G. Benavento" Date: Thu, 29 Nov 2007 04:02:11 -0300 In-Reply-To: <509071940711282247r406f619fwef5c8e85da4953f2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 0e7c3550-ead3-11e9-9d60-3106f5b1d025 > Can one explicitly determine which Control in a set has focus? > Anthony try this and tell me how it goes :) clicktotype = 1; _ctlprint(cs->focus, "focus 0"); cs->focus = control; /* I want the focus on this control! */ _ctlprint(cs->focus, "focus 1"); Federico G. Benavento --- /bin/fortune: A watched terminal never prints.