TableView crash when scrolling to out of view rows
TableView crash when scrolling to out of view rows
- Subject: TableView crash when scrolling to out of view rows
- From: "Barrett Conrad" <email@hidden>
- Date: Thu, 11 Mar 2004 13:10:37 -0600
- Thread-topic: TableView crash when scrolling to out of view rows
Hi list,
I have what seems to be a fully functional NSTableView (i.e. I have
no other problems with it) that will crash when you try and scroll or
arrow down to the rows that are out of view. In other words I have a
table that is only big enough to show about 6 rows, but in actuality
holds ten (I can see the start of the top of the seventh and can verify
there others are there). If I select a visible row and arrow down to
the seventh, the app either crashes or beach balls then crashes. Oddly
the table doesn't start out with a scroll bar unless you resize the
window. Using the scroll bar crashes the app as well. Also, if I use
IB to resize the table to a size that I know is big enough to view all
the rows everything works just fine.
Thanks as always,
barrett.
_______________________________________________
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.