• 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: Figuring out which values are selected in an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Figuring out which values are selected in an NSTableView


  • Subject: Re: Figuring out which values are selected in an NSTableView
  • From: Steven Kramer <email@hidden>
  • Date: Wed, 18 May 2005 11:37:02 +0200


Op 18-mei-05 om 9:25 heeft Denis Stanton het volgende geschreven:

No, but you're close. As has become obvious, it's my fault.

It turns out that when I first defined my paymentController I typed
	IBOutlet NSArrayController *PaymentController;
(note the subtle difference)

This name was accepted by IB.
I subsequently corrected the .h file to
	IBOutlet NSArrayController *paymentController;
but IB remained connected to PaymentController

I thought I had re-synched the .h and the nib file several times, but I missed this.

Always check the run log. I'm pretty sure Interface Builder, or rather, the nib loading code, will display a warning at runtime if it is not able to connect an outlet.


Oops... Just checked this and this only happens for actions, not outlets. Maybe you should file an enhancement request...


Regards,

Steven Kramer

--
email@hidden
http://www.sprintteam.nl/

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


References: 
 >Figuring out which values are selected in an NSTableView (From: Andrew White <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: Scott Anguish <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: Denis Stanton <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: mmalcolm crawford <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: Denis Stanton <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: mmalcolm crawford <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: Denis Stanton <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: mmalcolm crawford <email@hidden>)
 >Re: Figuring out which values are selected in an NSTableView (From: Denis Stanton <email@hidden>)

  • Prev by Date: Re: Cocoa Bindings & GUI question
  • Next by Date: Re: CoreData and arrays owned by arrays...
  • Previous by thread: Re: Figuring out which values are selected in an NSTableView
  • Next by thread: Re: Figuring out which values are selected in an NSTableView
  • Index(es):
    • Date
    • Thread