Old project doesn't work anymore
Old project doesn't work anymore
- Subject: Old project doesn't work anymore
- From: "Tony S. Wu" <email@hidden>
- Date: Mon, 3 Feb 2003 12:18:07 -0800
I have an old example that worked when the last time I touched it (i
was using the older version of PB).
It's a simple example that subclasses NSTableView and NSTableColumn to
manage the popup menu.
I decided to rebuild it, but now it has a weird problem.
I got this message when the application starts:
[NSCFString width] selector doesn't recognize
I searched my entire project and couldn't find anything related to it.
Now, the application simply quits with SIGBUS 10 (i didn't do any
change).
All i know is it has something to do with my subclass of the
NSTableColumn, but it's just a simple subclass with an extra outlet and
a BOOL variable.
Can't think of anything wrong.
I post the source here, hope someone can help me figure this out.
http://home.earthlink.net/~tonyswu/cmt.sit
Thanks.
Tony S. Wu
email@hidden
"It takes a smart man to be stupid." ~Tony
_______________________________________________
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.