• 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
from class to class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

from class to class


  • Subject: from class to class
  • From: droom departement <email@hidden>
  • Date: Fri, 20 Apr 2012 13:39:30 +0200

"Hello,

I have the following problem:
I'm writing an asoc application in XCode.
I have f.e. 2 classes:
"classA"
"classB"
each of them have - of course - multiple methods

I have to do the following:

from within "classA" I'm calling a method in "classB":

tell current application's classB to hDoSomethingWithParameter_(param) -- this works fine


in the method of "classB": hDoSomethingWithParameter_(param) I want to call a method which is in "classA":

tell current application's classA to hDoSomethingElse_(param)


as result in the console I get:

*** +[classA hDoSomethingElse:]: No result was returned from some part of this _expression_. (error -2763)


How can I solve my problem ?  Can anyone give me some help ?


Kind Regards


Droom

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

This email sent to email@hidden

  • Follow-Ups:
    • Re: from class to class
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: [ANN]Scripting Helper App
  • Next by Date: Re: from class to class
  • Previous by thread: Re: [ANN]Scripting Helper App
  • Next by thread: Re: from class to class
  • Index(es):
    • Date
    • Thread