On 10 Sep 2014, at 10:45 am, Charles Jenkins <cejw...@gmail.com> wrote:

> Then I deleted the left side’s empty custom view object and replaced it with 
> a Source View. I deleted the right side’s empty custom view object and 
> replaced it with one of the text view objects.

FWIW, and this is unrelated to your problem, I'm not sure you should delete the 
empty custom views, but rather drag the outline view and text view/scroll view 
into them.

At least, I did what you outlined on a project some time ago. When I recently 
tried to update the .xib version to adopt auto-layout, the upgraded .xib would 
not build:

ibtoold[7281:507] Exception raised while unarchiving document objects - *** 
-[NSBigMutableString replaceCharactersInRange:withString:]: nil argument
/* com.apple.ibtool.errors */
/Path/to/SMSDocument.xib: error: The document "SMSDocument.xib" could not be 
opened. The operation couldn’t be completed. (com.apple.InterfaceBuilder error 
-1.)
   Recovery Suggestion: Check the console log for additional information.

I ended up rebuilding the bits where I'd deleted the custom views, this time 
not deleting them, and that fixed the problem.

I suppose I could have accidentally fixed some corruption or other, but 
deleting the custom views reintroduced the problem.

-- 
Shane Stanley <sstan...@myriad-com.com.au>
<www.macosxautomation.com/applescript/apps/>


_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to