Re: Updating multiple NSViews
Re: Updating multiple NSViews
- Subject: Re: Updating multiple NSViews
- From: Ethan John <email@hidden>
- Date: Wed, 10 Mar 2004 13:14:47 -0800
SetNeedsDisplay should be all you need... otherwise I'm in the same
boat as Allan.
On Mar 10, 2004, at 1:57 AM, Allan Odgaard wrote:
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.
ethan john
Apple Campus Representative
University of Washington
http://students.washington.edu/thaen/
206.841.4157
"The real question of the day, of course, is why the naive Bayes
classifier assumes variable independence."
_______________________________________________
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.