Re: "Automatic outlets"?
Re: "Automatic outlets"?
- Subject: Re: "Automatic outlets"?
- From: Amul Goswamy <email@hidden>
- Date: Wed, 7 Apr 2004 14:48:05 -0700
If you are referring to Cocoa Bindings, there is a wealth of knowledge
about it in the ADC Reference Library. Please follow the link below.
http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/
A sample application demonstrating the use of Cocoa Bindings is part of
Panther's developer package. It can be found in the directory
mentioned below.
/Developer/Examples/InterfaceBuilder/ControllerPlay/
Thank you,
Amul Goswamy
Interface Builder
Apple
On Apr 7, 2004, at 1:27 PM, Jim Witte wrote:
Hi,
I seem to remember hearing or reading somewhere about "automatic
outlets" being something new in the Panther version of Cocoa - outlet
variables that would automatically sync themselves to elements of the
nib, without having to be explicitly "put there" (ex: a text field
which automatically updates itself whenever an IBOutlet var in the
main program [or perhaps even a simple var that can be converted, say
a float, int, C string, or NSString] changed.)
Is this real, or did I just imagine it?
Jim Witte
email@hidden
Indiana University CS
_______________________________________________
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.