• 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
Get a selector type (SEL) from a string dinamically
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Get a selector type (SEL) from a string dinamically


  • Subject: Get a selector type (SEL) from a string dinamically
  • From: Giovanni Donelli <email@hidden>
  • Date: Thu, 14 Jul 2005 15:47:52 -0700

Hello,
does anybody know a way to get a SEL datatype out from a Class datatype (or an Object) from a string?


I would like a function such as:

SEL method = SelectorFromString( myClass, (NSString*)myMethodName)

so then I can use it such as follows:

objc_msgSend(myClass, myMethodName);

Thanks!

Giovanni
_______________________________________________
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


  • Follow-Ups:
    • Re: Get a selector type (SEL) from a string dinamically
      • From: Finlay Dobbie <email@hidden>
    • Re: Get a selector type (SEL) from a string dinamically
      • From: Tito Ciuro <email@hidden>
  • Prev by Date: Creating an XML document
  • Next by Date: Re: C++ thread messaging cocoa thread
  • Previous by thread: Re: Creating an XML document
  • Next by thread: Re: Get a selector type (SEL) from a string dinamically
  • Index(es):
    • Date
    • Thread