Re: Interface Builder 3 and Custom Views
Re: Interface Builder 3 and Custom Views
- Subject: Re: Interface Builder 3 and Custom Views
- From: j o a r <email@hidden>
- Date: Sun, 20 Jan 2008 01:35:02 -0800
On Jan 20, 2008, at 12:33 AM, [nexUmoja] Fabian Jäger wrote:
I have a really severe problem with Interface Builder 3: I add a
custom view to a window and change its class to a NSButton subclass
I ceated... Then I want to set the target method for this button by
control-dragging from this custom view to File's Owner (for
example), but it does not offer to connect those two. It works
flawlessly with a standard NSButton, but not with my custom view ...
what am I doing wrong? I did not have this problem with IB2
How about instead of starting with a "custom view" you start with a
NSButton, and then change the class of that NSButton to be your custom
subclass?
j o a r
_______________________________________________
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