• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Overriding description
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Overriding description


  • Subject: Overriding description
  • From: Cory Knapp <email@hidden>
  • Date: Tue, 15 Jul 2003 00:54:16 -0700

Simple enough, I've done it dozens of times. Why then can I not get it to work this time?

- (NSString *) description
{
return [NSString stringWithFormat: @"location = (%f,%f,%f)", x, y, z];
}

Is there anything wrong with this. I know it's getting called, but it seems to return NULL. Any help would be great, 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.
  • Prev by Date: Re: System serial number
  • Next by Date: Re: disabling font smoothing (solved)...
  • Previous by thread: Re: Interface Builder format
  • Next by thread: Re: Overriding description
  • Index(es):
    • Date
    • Thread