• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Interface Builder 3.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interface Builder 3.0


  • Subject: Re: Interface Builder 3.0
  • From: Hank Heijink <email@hidden>
  • Date: Fri, 16 Nov 2007 09:34:56 -0500

Can you give us some more information? Where are you in your application when you see the 0x0 value? Remember that outlets aren't instantiated until the nib is loaded, so if you're looking anywhere before awakeFromNib, you're going to see 0x0 whether or not things went well. It sounds like IB synchronized correctly with Xcode anyway.

Hank

On Nov 16, 2007, at 9:13 AM, Micha Fuhrmann wrote:

Hi there,

hard to get used to IB 3.0, strange beast...

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). Tried File -> Syncronize with xCode and Read class file but no go...


Any help appreciated. _______________________________________________

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:
@runbox.com


This email sent to email@hidden


Hank Heijink email@hidden



_______________________________________________

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


References: 
 >Interface Builder 3.0 (From: Micha Fuhrmann <email@hidden>)

  • Prev by Date: Re: The Magic Delegate
  • Next by Date: Re: The Magic Delegate
  • Previous by thread: Interface Builder 3.0
  • Next by thread: Re: Interface Builder 3.0
  • Index(es):
    • Date
    • Thread