Is there a particular reason why you cannot add an NSButton to the
window and change its subclass?
Mike.
On 20 Jan 2008, at 08:33, [nexUmoja] Fabian Jäger wrote:
Hey friends,
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