Re: Updating multiple NSViews
Re: Updating multiple NSViews
- Subject: Re: Updating multiple NSViews
- From: Allan Odgaard <email@hidden>
- Date: Wed, 10 Mar 2004 10:57:12 +0100
On 10. Mar 2004, at 6:11, Phil Curry wrote:
But... duh... seems I may have bitten off a bigger bite than I
thought. I need to have all 6 NSViews update the data they are
plotting simultaneously. Imagine 6 strip graphs running together on
the same page. That's what I'm trying to do. What I have are 6 graphs
that run perfectly, one after another.
I'm looking for suggestions as to which direction to head off in.
Don't really understand... what do you mean by "one after another"? Is
there a delay between 1 and 2 and then between 2 and 3, ... etc.? and
is this delay artificial or is it because it takes that long to redraw
one graph?
_______________________________________________
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.