If you're working with XCode 3.x, you can write an Interface Builder plugin for your custom view. I'm sure there are good tutorials online on how to create them. In XCode 4, however, IB plugins aren't yet supported.
I am using 3.1.2, but what if I uograde to 4, would the plugin work be wasted? I really have no idea how much work it takes (will look into that right now) but it seems like it would be a waste to spend time making a plugin if I couldn't maintain and reuse it when working with future releases of the develpment tools.
Are plugins the only way to go for this? _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
