IB Bug: Add action to NSView -> nextKeyView connection refused
IB Bug: Add action to NSView -> nextKeyView connection refused
- Subject: IB Bug: Add action to NSView -> nextKeyView connection refused
- From: Norbert Heger <email@hidden>
- Date: Wed, 13 Feb 2002 23:01:13 +0100
* TITLE/SUMMARY
Interface Builder 2.2 (v248): When a custom NSView action method is added in
the "NSView Class Info / Attributes" inspector, the nextKeyView and menu
outlets can no longer be connected.
* STEPS TO REPRODUCE
1) Create a new empty nib file, add a window, add two buttons
2) Open the Class Info / Attributes inspector for the NSView class
3) Add a new custom action method to the NSView class, e.g. "myAction:"
4) Try to connect the nextKeyView outlet of Button1 to Button2
* RESULTS
The connection inspector complains: "nextKeyView must be of type (null)" and
the connection is refused (the "Connect" button is disabled).
* NOTES
The "menu" outlet connection is refused as well.
I filed a bug, Problem ID#: 2860410
Best Regards, Norbert
_____________________________________________
Norbert Heger, Objective Development
http://www.obdev.at/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.