Mark Snow Posted December 8, 2006 Share Posted December 8, 2006 (edited) I answer my own question. Bindings beetween The IBInspector class and the custom view work very well. You just need to setup the initWithCoder and encodeWithCoder methods to get back your properties. It's super easy to build IB3 plugins. No more obscure classes found on an old web page. In Leopard you will have all the UI refinements available with just a drag. And you see imediatly what you get ! So far, I made a GradientOutlineView (like in mail with background color and selection) and a GripSplitView (a split view with the divider like a grip at the bottom). Edited December 26, 2006 by laurris Link to comment https://www.insanelymac.com/forum/topic/35290-plugins-in-interface-builder-30/ Share on other sites More sharing options...
Recommended Posts