Skip navigation.
 
mlRe: Interface Builder 3.0
FROM : Micha Fuhrmann
DATE : Fri Nov 23 19:35:11 2007

That worked indeed.

Micha

On Nov 16, 2007, at 16:09, Joshua Emmons <<email_removed>> wrote:

>> I add an NSText field in my .h class which I had instantiated 
>> within IB with the older version of IB. Appears fine in 3.0 as an 
>> outlet, link it, but when debugging I can see the object hasn't 
>> been instanciated properly (value shows 0x0).

>
> Twice now I've had an outlet that I wired up using the old ctrl-drag 
> method "not take". When I inspected its value in the debugger, it 
> reported itself as null. In both cases, linking it by right-clicking 
> and dragging from the HUD "fixed" the problem -- but being unable to 
> reliably reproduce the issue, I couldn't tell you why.
>
> Just putting it out there,
> -Joshua Emmons

Related mailsAuthorDate
mlInterface Builder 3.0 Micha Fuhrmann Nov 16, 15:13
mlRe: Interface Builder 3.0 Hank Heijink Nov 16, 15:34
mlRe: Interface Builder 3.0 Joshua Emmons Nov 16, 16:09
mlRe: Interface Builder 3.0 Micha Fuhrmann Nov 23, 19:35