Fwd: ibplugin - framework - application

2009-01-24 Thread Richard Humiston
file to work with the interface, but I guess that makes sense. Rich Begin forwarded message: From: Richard Humiston Date: January 23, 2009 9:09:35 PM EST To: cocoa-dev@lists.apple.com Subject: ibplugin - framework - application I built an ibplugin and framework for a custom control using

ibplugin - framework - application

2009-01-23 Thread Richard Humiston
I built an ibplugin and framework for a custom control using the ib plugin programming guide documentation. The plugin works fine. Shows up in the library. I can drag it to a window, configure with a custom inspector, etc. When I create an Xcode project and use the control in a nib file

Custom NSControl is not visible when dropped on a window from IB3.1 Library

2009-01-06 Thread Richard Humiston
I have a custom NSControl and custom NSCell. I created an IBPlugin and framework per IB Plugin programming guide, and also used the clock control example as a guide. My control appears (draws itself) in the library pane. When I drag the control to a window in IB, only a rectangle (made