Re: Interface Builder backwards compatibility
Re: Interface Builder backwards compatibility
- Subject: Re: Interface Builder backwards compatibility
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 18 Dec 2009 10:54:34 +0100
Le 18 déc. 2009 à 10:48, Sander Stoks a écrit :
> Hello all,
>
> I am developing an app on my 10.6 machine but try to keep compatibility with 10.4. The binary itself is OK - I can select 10.4 as a target and build a working universal binary. However, I seem to have introduced a problem in the nib file. When testing on 10.4, I started getting "[NSToolbar initWithCoder:]: selector not recognized". I can't seem to find an option in IB to save the nib/xib in a compatibility mode. Unfortunately, I also can't open the file on my 10.4 machine either.
>
> What's the recommended way of keeping compatibility in your nib files?
In Interface Builder, you have to set "deployment target" to 10.4 too for each xib/nib file.
Use the menu "Window > Document Info" to do that.
Note: Toolbar are not supported for 10.4 nib.
-- Jean-Daniel
_______________________________________________
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