• 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: IBOutlet appears as type NSObject?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IBOutlet appears as type NSObject?


  • Subject: Re: IBOutlet appears as type NSObject?
  • From: Joakim Danielson <email@hidden>
  • Date: Mon, 31 May 2004 18:59:33 +0200

Have you created an instance of BHKConnect4Board in IB? That might help.

Joakim

On 2004-05-31, at 16.28, Ben Kazez wrote:

I've declared an IBOutlet in a controller class like this:

IBOutlet BHKConnect4Board *board;

The class BHKConnect4Board has a (void)newGame selector. But when the controller tries to call this selector, the program crashes and here's what I get in the stack trace:

Exception: NSInvalidArgumentException
Reason: *** -[NSObject newGame]: selector not recognized

As you can see here--and as I can see in the debugger--it thinks the board is an NSOBject.

Can anyone help me fix this? Thanks!

Ben
--
Ben Kazez
http://ben.kazez.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >IBOutlet appears as type NSObject? (From: Ben Kazez <email@hidden>)

  • Prev by Date: Insert NSImage into NSTextView
  • Next by Date: Re: Code Guidelines
  • Previous by thread: Re: IBOutlet appears as type NSObject?
  • Next by thread: Re: Creating Dictionary Keys
  • Index(es):
    • Date
    • Thread