fundamental question: how do I call controller methods from other classes?
fundamental question: how do I call controller methods from other classes?
- Subject: fundamental question: how do I call controller methods from other classes?
- From: Johnny Lundy <email@hidden>
- Date: Thu, 22 May 2008 00:42:02 -0400
These are the exact same 2 questions that I had bugging me a while
back. It's amazing.
I still don't know how to call one class from another (the reason I
always only have one class in my projects), but I was told that to
solve the "instance has no name" issue you have to make an IBOutlet
for it to refer to it from code.
On May 21, 2008, at 8:40 PM, email@hidden wrote:
Message: 8
Date: Wed, 21 May 2008 20:07:05 -0400
From: "Matthew Youney" <email@hidden>
Subject: fundamental question: how do I call controller methods from
other classes?
To: <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset="us-ascii"
This is a very basic question:
How do I call controller methods from other classes?
Or even a more basic question:
What is the instance name of the controller object instantiated by
Interface
Builder?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden