Re: Nib establishConnection Question
Re: Nib establishConnection Question
- Subject: Re: Nib establishConnection Question
- From: Henri Lamiraux <email@hidden>
- Date: Fri, 6 Dec 2002 07:39:09 -0800
Which nib format are you using? pre 10.2 or the new 10.2 format.
On Thursday, December 5, 2002, at 05:46 PM, Ian Gillespie wrote:
Greetings,
I have a document based app with a tableview in the document window.
I subclassed NSTableView and connected the tableview object to my
NSTableView subclass (MySubClassedTableView ) in IB. I overrode the
some methods in my subclass (basically just keyDown:) in PB and
everything works fine... Except for everyone once in a while I save a
file and go to File>Open Recent and select a file from there and I get
a console error: "MySubClassedTableView establishConnection: selector
not recognized" and the window does not open. I will try again and
then it will work. It is like there is a "weak" connection or
something. Any ideas how to fix this? Unfortunately, it only happens
sometimes so I can't figure out what the specifics are.
Thanks,
Ian
_______________________________________________
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.
Henri Lamiraux
Engineering Manager
User Interface Tools Group
Apple
_______________________________________________
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.