• 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
creating a controller class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating a controller class


  • Subject: creating a controller class
  • From: Jeremy Rotsztain <email@hidden>
  • Date: Tue, 17 Jul 2007 18:16:27 -0400


i've got a controller class, MyController, that is used by the main class (ImageMaker, an image generating class) to display images in the main application window.
MyController is setup as an IBOutlet for that main class.


i wanted to create a button on the gui that communicates through MyController to ImageMaker, but when i place #import "ImageMaker.h" in MyController.h, XCode throws an error.

Is it not possible to set up two way-communication between a controller and another class?

thanks,

jeremy
_______________________________________________

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


  • Follow-Ups:
    • Re: creating a controller class
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: How to keep creation/modification date of a (Core Data) object?
  • Next by Date: Re: NSNumberFormatter and 10.4 behavior
  • Previous by thread: Re: NSNumberFormatter and 10.4 behavior
  • Next by thread: Re: creating a controller class
  • Index(es):
    • Date
    • Thread