Skip navigation.
 
mlRe: Basic info about outlets
FROM : Graham Cox
DATE : Thu May 15 16:13:10 2008

That's interesting :)

And I think I answered the completely wrong question. duh.

G.


On 16 May 2008, at 12:08 am, Erik Buck wrote:

>  But, just exactly HOW does the actual documentWindow object get 
> passed so that
> someMethod can look at one of its properties?
>
> This question is oriented to "behind the scenes"
>
>  For the current version of Interface Builder, see
>  - (void)connectOutlet:(NSString *)outletofSourceObject:
> (id)sourcetoDestinationObject:(id)destination
>
>  of the IBDocument class in the InterfaceBuilderKit framework.

Related mailsAuthorDate
mlBasic info about outlets John Love May 15, 13:30
mlRe: Basic info about outlets Graham Cox May 15, 13:53
mlRe: Basic info about outlets Torsten Curdt May 15, 15:21
mlRe: Basic info about outlets Graham Cox May 15, 15:32
mlRe: Basic info about outlets Mike Abdullah May 15, 15:36
mlRe: Basic info about outlets Torsten Curdt May 15, 15:53
mlRe: Basic info about outlets Erik Buck May 15, 16:08
mlRe: Basic info about outlets Graham Cox May 15, 16:13
mlRe: Basic info about outlets John Love May 17, 16:01