Re: Nib Loading Crash on Tiger only -- SOLVED (well made gone...)
Re: Nib Loading Crash on Tiger only -- SOLVED (well made gone...)
- Subject: Re: Nib Loading Crash on Tiger only -- SOLVED (well made gone...)
- From: Steve Cronin <email@hidden>
- Date: Wed, 30 Sep 2009 03:22:39 -0500
Folks;
I opened the .xib file in a text editor -searched for 'NSCoreUIImageRep'
I found one instance (thankfully) and by 'reading' the text was able
to determine that it was a matrix of 2 radio buttons.
I removed the offending matrix and re-instantiated a fresh one.
I monitored the .xib text as I re-sized it but was unable to generate
a 'NSCoreUIImageRep' again.
Compiled - deployed to Tiger -> works fine….
I dunno, my gut tells me that there is some way thru resize and cell
spacing that IB 3.2 will use a 'NSCoreUIImageRep' but I gotta move on…
Never was any IB warnings or errors….
Maybe this will help someone else…
Thanks Graham and Kyle for the assist,
Steve
On Sep 30, 2009, at 1:56 AM, Kyle Sluder wrote:
Check your IB compatibility settings. Looks like you've archived an
image into your nib that doesn't exist on Tiger.
--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