• 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
Generating my own key-value coding selectors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Generating my own key-value coding selectors


  • Subject: Generating my own key-value coding selectors
  • From: Scott Thompson <email@hidden>
  • Date: Mon, 3 Apr 2006 19:33:57 -0500

Is there a routine on the system that will generate a key-value coding selector for me?

Specifically, if I want to define a key like "snarf boodles" I could pass the routine something like:

@"moveObjectTo<key>:" and have it generate a selector "moveObjectToSnarfBoodles:"

(i.e. it would take care of stripping spaces and capitalizing the key and such).

Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: String encodings
  • Next by Date: Re: Strange indexOfTabViewItemWithIdentifier behavior
  • Previous by thread: Unit testing ObjC/Java classes
  • Next by thread: Re: layoutManager:didCompleteLayoutForTextContainer:atEnd: and multi-column problem
  • Index(es):
    • Date
    • Thread