Foundation Collections Palette

This palette adds Foundation Collections support to Apple's IB; it enhances NSDictionary and NSArray, adding an attributes inspector, a connections inspector and a size inspector to both.

Using all this is as easy as building this project and loading the resulting palette in IB; the inspectors themselves are as obvious as I could make them. The code itself is intended to be a rough template for creating useful palettes in IB. Feel free to use this project as you wish.

plog

17/03/05
Version 1.0.3 now compiles straight up in Mac OS X 10.3. No significant internal changes. (Thanks to Mike Amy.)
05/07/04
On current versions of IB, duplicate arrays cause reports of "inconsistency errors". Version 1.0.2 now substitutes an internal class, rather than NSNull, into arrays to avoid this issue. Also fixed collision with reserved word "bool".
18/07/03
It's not by Apple, but at least it's documentation. Check out Sun's OpenStep documentation - towards the end lies several pages on Interface Builder's classes, protocols, types and constants.
22/05/02
Minor bugfix and documentation change forming v1.0.1.
22/04/02
Code released as v1.0.0. If you need support, check the FAQ in the project.

-- KritTer

Hosted by www.Geocities.ws

1