• 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
Re: warning: xxx.app depends on itself
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: xxx.app depends on itself


  • Subject: Re: warning: xxx.app depends on itself
  • From: Enrique Zamudio Lopez <email@hidden>
  • Date: Wed, 27 Jun 2001 10:26:47 -0500

You have an object in your nib file that is of class "myController".

Open the nib, choose that object, and in the inspector panel choose the correct class for the object.

If you need it to be a class that you haven't created yet, you need to create the source code for the files. Select the "classes" tab in IB, select your class, and then choose "create source files" from the menu (you can ctrl-click on the class to open the menu with the options you need).

Once you create the code for your class, you can run the app (but your controller will do nothing, since the class is empty).

Enrique Zamudio Lopez
Chief Software Architect
North American Software
email@hidden
http://www.nasoft.com.mx/


  • Prev by Date: Re: Disclosure triangle ?
  • Next by Date: Re: Disclosure triangle ?
  • Previous by thread: Re: warning: xxx.app depends on itself
  • Next by thread: avoid gray border when TextField get focus ?
  • Index(es):
    • Date
    • Thread