vote up 0 vote down star

Is it possible to extend the interface builder's attribute inspector with additional attributes for custom classes inheriting from UIView?

flag

70% accept rate

1 Answer

vote up 3 vote down check

Not at the moment.

Interface Builder allows you to implement custom inspectors for your objects by means of an Interface Builder Plugin. However, IB Kit doesn't currently support making plugins for iPhone OS. Only plugin development for Mac OS is currently supported.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.