On Nov 18, 2008, at 12:35 AM, Jonathan Hess wrote:
Normally instance variables and properties share the same name,
Normally in your code maybe, not mine.
so it doesn't matter to Interface Builder where the 'IBOutlet' text appears. If you're going to give your instance variables different names though, you need to put the IBOutlet qualifier on the property if you want it to be used.
I guess I just had a perfect storm of issues that made it appear that things were working differently from the way they were working. My properties, though present, were ignored. The fact that it works differently from Mac OS makes it worse.
Thanks for the help guys. -- Brian Stern [EMAIL PROTECTED] _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]