FROM : Andreas Eriksson
DATE : Tue Oct 07 20:34:21 2008
I have a nib-file with the File's Owner class set to my own subclass of
NSViewController. The nib-file also contains a custom view with a button whose
target and action is set to a method in File's Owner.
The trouble is that I get EXC_BAD_ACCESS when I click the button and it tries
to call my action method.
I guess I have misunderstood something here. Is there something special about
File's Owner that prevents this from working?
Regards,
Andreas
DATE : Tue Oct 07 20:34:21 2008
I have a nib-file with the File's Owner class set to my own subclass of
NSViewController. The nib-file also contains a custom view with a button whose
target and action is set to a method in File's Owner.
The trouble is that I get EXC_BAD_ACCESS when I click the button and it tries
to call my action method.
I guess I have misunderstood something here. Is there something special about
File's Owner that prevents this from working?
Regards,
Andreas
| Related mails | Author | Date |
|---|---|---|
| Andreas Eriksson | Oct 7, 20:34 | |
| I. Savant | Oct 7, 21:06 | |
| Andreas Eriksson | Oct 7, 21:09 |






Cocoa mail archive

