I have started an Objective-C application, I created a custom NSView class and assigned it to the NSTableView's view.
But now I can't connect any IBOutlet to the header file of this class, how can I resolve that?
Thanks a lot for any help possible.
EDIT: Added screenshot of re-connection with pre-entered IBOutlet: