NSView disable
NSView disable
- Subject: NSView disable
- From: Dustin Mierau <email@hidden>
- Date: Thu, 29 Nov 2001 17:02:46 -0800
I need to know when I should draw the content of my NSView in a
disabled state. Is there a notification I should listen for? Is
there a method of NSWindow or NSView that tells me if I should
draw the content disabled?
Thanks,
-dustin