Updating multiple NSViews
Updating multiple NSViews
- Subject: Updating multiple NSViews
- From: Phil Curry <email@hidden>
- Date: Tue, 9 Mar 2004 21:11:14 -0800
OK... I got my 6 NSView subclasses to display and respond to messages
altering there state. Thanks for the help.
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.
Thanks.
-Phil
_______________________________________________
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.