NSView Updates from Drawer Buttons
NSView Updates from Drawer Buttons
- Subject: NSView Updates from Drawer Buttons
- From: Scott Harper <email@hidden>
- Date: Tue, 21 Mar 2006 16:34:53 -0700
Hello,
I have a NSView subclass that I use for drawing, and I use a NSDrawer
to hold buttons for various drawing tools, etc... The problem I'm
running into is that it seems like when I get the display subclass
object from the controller and tell it "setNeedsDisplay:YES", is
doesn't seem like it's doing a complete redraw...
I guess my question is this: what are the odds it's a problem I can
overcome that's an anticipatable aspect of Cocoa, and that it's not
some problem within my code? Hopefully that's not too cryptic.
Any comment would be appreciated.
--Scott
_______________________________________________
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