Public instance variables questions.
Public instance variables questions.
- Subject: Public instance variables questions.
- From: Aaron Boothello <email@hidden>
- Date: Sun, 29 Dec 2002 22:43:06 -0500
-I have a single data class, that contains and handles all the data in
my program.
-The program also contains several OpenGL views.
i want to create a public instance of the data object, that can be read
from AND written to from any of the views.
I cant seem to figure out how to get this done. Any help would be
greatly appreciated.
Thanks.
_______________________________________________
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.