Objective-C question
Objective-C question
- Subject: Objective-C question
- From: Chuck Soper <email@hidden>
- Date: Tue, 4 May 2004 08:51:55 -0700
Hello,
I have a source and header file that contains two Objective-C
classes. One is an NSView subclass and the other is an NSCell
subclass. I have two functions that are used in both classes. Right
now these functions are written in C, but I want them to be in
Objective-C. I want one implementation for these functions that both
classes can use. How can I do this? It seems like it should be
straightforward.
Thanks,
Chuck
_______________________________________________
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.