Re: NSTableView && Custom Background ...
Re: NSTableView && Custom Background ...
- Subject: Re: NSTableView && Custom Background ...
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 25 Feb 2009 16:04:53 -0700
On Feb 25, 2009, at 3:58 PM, Mic Pringle wrote:
I've a subclass of NSTableView that draws a custom gradient
background. What I'd like to do now is to draw a slightly different
background when the window containing the custom NSTableView loses
focus.
Is this possible ?
If so, could someone please point me in the right direction ?
You can start on this by listening to the NSWindow notifications that
are posted when the window acquires or resigns main window status.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden