2 classes
2 classes
- Subject: 2 classes
- From: "Chong Hiu Pun" <email@hidden>
- Date: Thu, 1 Aug 2002 17:54:17 +0800
In my cocoa application, I have 2 classes, A & B, where A is the main class
and B is do the calculation without UI element.
How can I
1.) instantiate class B ? (do I need to implement a constructor for class B?)
2.) Get the calculation result of B ( using getter method? But if I cannot
instantiate class B, I cannot do it either)
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.