Re: Newbie Question: Why would my App freeze when I select a row in an NSTableView?
Re: Newbie Question: Why would my App freeze when I select a row in an NSTableView?
- Subject: Re: Newbie Question: Why would my App freeze when I select a row in an NSTableView?
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 19 Jul 2007 15:15:01 -0600
On Jul 19, 2007, at 3:12 PM, Charles Shipman wrote:
I have this working except for one thing:
After I drop the files onto the tableView and I go to select a
row, the
debugger comes up and the app freezes. The thread it stops on is
“objc_msgSend”. What’s going on? What do I do?
That means it probably crashed. What signal was raised by the program?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden