Re: Interface Builder Is Driving Me Nuts
Re: Interface Builder Is Driving Me Nuts
- Subject: Re: Interface Builder Is Driving Me Nuts
- From: Amul Goswamy <email@hidden>
- Date: Tue, 6 Apr 2004 09:55:18 -0700
That's a bug in compatibility checking. Be on the lookout for the next
release of Interface Builder.
Amul Goswamy
Interface Builder
Apple
On Apr 6, 2004, at 9:21 AM, Seth Willits wrote:
On Apr 6, 2004, at 2:11 AM, Louis C. Sacha wrote:
If you go to "Compatibility Checking..." in the File menu when you
have that nib file open, it will tell you what object/feature you are
using that requires the new nib format (usually because keyed
archiving is required, and the old nib format does not support keyed
archiving).
If you only need to support 10.2 and higher, you can go to the
Preferences for InterfaceBuilder , and in the "General" section
select the "10.2 and later format" for new nib files. This will
prevent the problem from occuring in the future (unless you are
opening nib files created by other people). You will probably be
asked if you want to convert each of your old nib files the next time
you open them, but you should only need to say yes once for each nib.
Bummer. I thought that would work, but it turns out it's already
selected, and this is a nib I created. It happens if I check "Allows
Background Color to Change" for a NSTextView. After I select it, every
time I save I get that dialog. As soon as I uncheck it, all is well in
the world.
Seth Willits
-----------------------------------------------------------------------
----
President and Head Developer of Freak Software - http://www.freaksw.com
REALbasic Guru at ResExcellence -
http://www.resexcellence.com/realbasic
Webmaster for REALbasic Game Central - http://www.freaksw.com/rbgames
"Few are those who see with their own eyes and feel with their own
hearts."
-- Albert Einstein
-----------------------------------------------------------------------
----
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.