Re: NSTableView and variable row heights problem
Re: NSTableView and variable row heights problem
- Subject: Re: NSTableView and variable row heights problem
- From: Corbin Dunn <email@hidden>
- Date: Mon, 17 Oct 2005 13:19:21 -0700
Am Oct 16, 2005 um 6:54 AM schrieb Stefan Fisk:
I've experienced graphical glitches with tableView:heightOfRow: when
changing the row height during live resize. Also, I've experienced
problems similar to what you describe, but those where bugs in my
delegate that made it throw exceptions when the table view was
drawing itself.
I believe that there may be a bug in the implementation when changing
the height during live resize. Calling
noteHeightOfRowsWithIndexesChanged during a live-resize can sometimes
cause issues. Are you calling that method? If so, let me know; I may
have a workaround that I can reccomend for the issue.
thanks,
-corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden