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

Re: Debugging bindings


  • Subject: Re: Debugging bindings
  • From: John Randolph <email@hidden>
  • Date: Wed, 16 Jun 2004 13:50:55 -0700

On Jun 10, 2004, at 3:20 AM, Andreas Mayer wrote:

Am 10.06.2004 um 09:22 schrieb Raphael Sebbe:

The problem is that I don't have any information about the observer itself, which could help me locate the bug.

Sorry, can't help here. IIRC you can see which key is accessed. If that's not enough ... :-/

I'd like to have a list view of all bindings in a nib inside IB. That would help to find errors.

Please file a feature request for this. In the meantime, you can get a list of the bindings in a nib file like so:

01:48 PM email@hidden:Desktop>nibtool -aj Say\ Hello.nib/

[much snippage]

Connections = {

[much more snippage]


"Connection 252" = {
Binding = "data";
Class = "NSNibBindingConnector";
Controller = "251";
KeyPath = "values.text";
Label = "data: values.text";
Object = "248";
};

}; /* End Connections */


HTH,

-jcr


John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.


  • Follow-Ups:
    • Re: Debugging bindings
      • From: Andreas Mayer <email@hidden>
References: 
 >Debugging bindings (From: Raphael Sebbe <email@hidden>)
 >Re: Debugging bindings (From: Andreas Mayer <email@hidden>)
 >Re: Debugging bindings (From: Raphael Sebbe <email@hidden>)
 >Re: Debugging bindings (From: Andreas Mayer <email@hidden>)

  • Prev by Date: Re: Online help question
  • Next by Date: Re: Online help question
  • Previous by thread: Re: Debugging bindings
  • Next by thread: Re: Debugging bindings
  • Index(es):
    • Date
    • Thread