Graphics "playback" suggestion?
Graphics "playback" suggestion?
- Subject: Graphics "playback" suggestion?
- From: Robert Monaghan <email@hidden>
- Date: Mon, 5 Jan 2009 21:09:45 -0800
Hi Everyone,
I am trying to figure out what the best method is, to playback
"generated" graphics.
I am downloading image data over ethernet, and then processing the
imagery.
Currently I am creating a NSBitmapImageRep, and populating the buffer
with my pixel data.
I then draw this inside an NSView.
If I create a for loop, the imagery isn't been updated in the view,
even if I do a "setNeedsDisplay".
Is there a better way to do this?
bob..
_______________________________________________
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