On Aug 7, 2010, at 10:19 AM, Brian Postow <brian.pos...@acordex.com> wrote:
> There doesn't seem to be a separate Interface Builder list, so hopefully > someone here can help: Tools questions typically belong on xcode-users, but this looks like it might be a framework bug. > > I have a cocoa program that I have I am writing on a 10.6 system, but > targeting to 10.5. > > On the 10.6 system, it works fine. However, when I run it on the 10.5 > machine, I get: What do you mean by "get?" Is this in IB or when your app is running? Is it a console message or an alert? If it's a console message in your own code, try breaking on NSLog() and working the backtrace to see who the sender and receiver are. --Kyle Sluder > _______________________________________________ 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 arch...@mail-archive.com