Re: nextKeyView and return
Re: nextKeyView and return
- Subject: Re: nextKeyView and return
- From: Andreas Mayer <email@hidden>
- Date: Sun, 25 Sep 2005 00:28:02 +0200
Am 24.09.2005 um 20:38 Uhr schrieb Sanri Parov:
Is there a way to make the table view has no focus nor has a keyview?
From the documentation for NSControl:
----
- (void)setRefusesFirstResponder:(BOOL)flag
Sets whether the receiver refuses first responder status, depending
on the Boolean value flag. By default, the user can advance the focus
of keyboard events between controls by pressing the Tab key; when
this focus—or first responder status—is indicated for a control (by
the insertion point or, for nontext controls, a faint rectangle), the
user can activate the control by pressing the Space bar.
----
I recommend AppKiDo for browsing the Cocoa class reference:
http://homepage.mac.com/aglee/downloads
Andreas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden