Re: Bloated NIB files
Re: Bloated NIB files
- Subject: Re: Bloated NIB files
- From: Andreas Schwarz <email@hidden>
- Date: Mon, 31 Mar 2008 18:26:37 -0700
Thanks for the suggestion; I should have thought of that one myself!
But I actually just wrote something to display the embedded TIFFs and
discovered they were all various sizes of icons... Turns out the
embedded icons all corresponded to those an NSPathControl was showing
for the path I had set it to in IB. I've changed it to leave the path
attribute blank (so the NSPathControl displays nothing in IB) and that
solved the problem (nib files back down to ~30k).
I guess I should file a bug for this.
Andreas Schwarz
On Mar 31, 2008, at 4:45 PM, Jonathan Hess wrote:
Hey Andreas -
What version of IB are you using? Also what objects are using the
images? Maybe you could delete sections of the document and save and
compare files sizes so that you can find the objects that are
embedding the TIFF images directly in the archive. Perhaps they are
coming from a custom plug-in?
Jon Hess
_______________________________________________
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