• 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
Re: How dynamicaly adddress a message?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How dynamicaly adddress a message?


  • Subject: Re: How dynamicaly adddress a message?
  • From: John Hörnkvist <email@hidden>
  • Date: Fri, 22 Feb 2002 11:54:22 +0100

On Friday, February 22, 2002, at 11:03 AM, Brian Williams wrote:


BTW why don't i want a constant string?

Because if this works,
SEL selector = NSStringFromSelector
( @"YouProbablyDon'tWantAConstantStringHere" );
then so does this:
SEL selector=@selector(YouProbablyDon'tWantAConstantStringHere);

Regards,
John Hornkvist
--
ToastedMarshmallow, the perfect Cocoa companion
http://www.toastedmarshmallow.com
_______________________________________________
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.

References: 
 >Re: How dynamicaly adddress a message? (From: Brian Williams <email@hidden>)

  • Prev by Date: Re: Quartz call to generate shadows?
  • Next by Date: Re: number formatting
  • Previous by thread: Re: How dynamicaly adddress a message?
  • Next by thread: variable arguments in ObjC
  • Index(es):
    • Date
    • Thread