Re: IB Bug? maybe?
Re: IB Bug? maybe?
- Subject: Re: IB Bug? maybe?
- From: Kyle Sluder <email@hidden>
- Date: Sat, 7 Aug 2010 10:31:34 -0700
On Aug 7, 2010, at 10:19 AM, Brian Postow <email@hidden> 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 (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