| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Some graphical output of my scientific application draws many objects (mostly NSBezierPath's) in an NSView subclass within the drawRect method. It all works fine until the number of objects gets too large. When it is too large, some symptoms are:
1. Changing plot data and using [plotView setNeedsDisplay:YES] does indeed result in drawRect being called, but the plot does not change. Problems common when more than 2000 objects to draw.
[snip]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.