• 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: Stuck in basic bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stuck in basic bindings


  • Subject: Re: Stuck in basic bindings
  • From: Francis Derive <email@hidden>
  • Date: Wed, 18 Jan 2006 13:59:30 +0100


On Jan 17, 2006, at 10:09 PM, Francis Derive wrote:

The last problem is that the last step is not reached. In the IB Bindings Inspector :


the mouseXlocation property is bound to a testerXlocation property : mouseXlocation = selection.testerXlocation [UserCtrl (NSObjectController)].
a NSTextField is bound to the same testerXlocation property : value = selection.testerXlocation [UserCtrl (NSObjectController)]


but the NSTextField remains at "0" in the interface.


It is not the mouseXlocation *property* which is bound - as it no longer exists as an instance variable in the custom subview interface - but the mouseXlocation key as remains, of course, the mouseXlocation method declared, and implemented, in the same custom subview class.

Only but to confirm I'm not fully stupid, but still somehow for the time I make this work - hopefully.

Cheers.
_______________________________________________
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: 
 >Stuck in basic bindings (From: Francis Derive <email@hidden>)
 >Re: Stuck in basic bindings (From: Miguel Sanchez <email@hidden>)
 >Re: Stuck in basic bindings (From: Francis Derive <email@hidden>)

  • Prev by Date: Re: "Open dialogue"-like file system browser
  • Next by Date: Re: "Open dialogue"-like file system browser
  • Previous by thread: Re: Stuck in basic bindings
  • Next by thread: Re: Stuck in basic bindings
  • Index(es):
    • Date
    • Thread