Re: IB framework not compatible with Obj-C++ ?
Re: IB framework not compatible with Obj-C++ ?
- Subject: Re: IB framework not compatible with Obj-C++ ?
- From: "Michael B. Johnson" <email@hidden>
- Date: Mon, 16 Jun 2003 09:51:46 -0700
On Sunday, June 15, 2003, at 12:58 PM, Andrew Pinski wrote:
On Sunday, Jun 15, 2003, at 15:44 US/Eastern, Finlay Dobbie wrote:
On Sunday, June 15, 2003, at 07:43 pm, Karin Kosina wrote:
- (void)displayConnectionBetween:(id)source and:(id)destination;
and a more Objective-C way to write this anyway would be to use a more
descriptive tag anyway:
- (void)displayConnectionBetweenSource:(id)source
destination:(id)destination;
--> Michael B. Johnson, PhD
-->
http://homepage.mac.com/drwave (personal)
-->
http://xenia.media.mit.edu/~wave (alum)
--> Film On Line Lead
--> Pixar Animation Studios
_______________________________________________
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.