Re: Indicate loading while bindings read from Core Data
Re: Indicate loading while bindings read from Core Data
- Subject: Re: Indicate loading while bindings read from Core Data
- From: Matt Neuburg <email@hidden>
- Date: Sun, 05 Nov 2006 12:14:53 -0800
- Thread-topic: Indicate loading while bindings read from Core Data
On Sun, 5 Nov 2006 13:17:33 -0600, Brad Siegfreid <email@hidden> said:
>I'm still trying to get my head around the "magic" that occurs with
>bindings and the other automatic events that happen when things are
>built in IB
The way to get your head around the "magic" is to realize that there is no
magic. IB simply unarchives objects. It doesn't do anything you couldn't do
in code by forming and initializing the very same objects. Bindings are not
magic either. They can be formed in code and their behavior is
straightforward.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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