updating NSView subclass
updating NSView subclass
- Subject: updating NSView subclass
- From: Alexander White <email@hidden>
- Date: Wed, 4 Dec 2002 12:27:39 -0800
Hello,
I am writting an app that performs animation within an NSView
subclass. The problem that I am having is that everytime I update the
NSView with -drawRect I have to redraw the entire area rather than just
the parts that have changes since the last update. Is there a better
approach.
A.W.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.