Re: Keyboard focus indicator line style
Re: Keyboard focus indicator line style
- Subject: Re: Keyboard focus indicator line style
- From: Scott Anguish <email@hidden>
- Date: Fri, 23 Dec 2005 19:04:05 -0500
On Dec 23, 2005, at 1:17 PM, Dragan Milić wrote:
Can someone point to me how to make cell draw its keyboard focus
ring while editing? If not, then how can I draw a line that looks
exactly as keyboard focus ring line? I know that I should set its
colour to [NSColor keyboardFocusIndicatorColor], but I need to
achieve the same effect of blurriness as well. That way I can
manually draw focus ring of the cell being edited.
check the ClockControl example in /Developer/Examples/AppKit, it
draws the focus indicator (there are function calls to handle it for
you) _______________________________________________
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