Re: Custom NSView drawing
Re: Custom NSView drawing
- Subject: Re: Custom NSView drawing
- From: Sean McBride <email@hidden>
- Date: Thu, 27 Oct 2011 15:28:19 -0400
- Organization: Rogue Research Inc.
On Fri, 21 Oct 2011 18:53:37 +0200, Livio Isaia said:
>I'm building an IB plugin with XCode 3.2.6.
>I have a NSBox subclass that add a custom NSView into itself.
>When the custom box is displayed in the Library Object Window it draws
>correctly, but if I drag it into a new nib file window the drag
>operation is also drawn correctly, but releasing the mouse inside the
>window the inner view is not drawn or drawn in the lower left corner of
>the window (outside the NSBox subclass).
Are you aware that Xcode 4's built-in Interface Builder no longer supports ibplugins? You might want to not bother with the whole thing. :(
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden