Re: Interface Builder 3.0
Re: Interface Builder 3.0
- Subject: Re: Interface Builder 3.0
- From: Joshua Emmons <email@hidden>
- Date: Fri, 16 Nov 2007 09:09:03 -0600
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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden