Re: NSTableView displaying a coordinate pair
Re: NSTableView displaying a coordinate pair
- Subject: Re: NSTableView displaying a coordinate pair
- From: Scott Anguish <email@hidden>
- Date: Sun, 20 Oct 2002 13:29:50 -0400
On Sunday, October 20, 2002, at 10:12 AM, Jonathan Jackel wrote:
You could override -description in your CoordPair class to return a
string
that includes both RA and dec. Check the NSObject protocol docs.
Actually, you don't have to override description to do that, just
implement your own -coordPairString method.
_______________________________________________
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.