Re: NSTableView, 2mln rows, looks bad.

2009-05-04 Thread Gregory Weston
Timofey wrote: I need to have a tableView with about 2 million rows, and that figure may actually be bigger. But the table looks awfully bad in that case: you get artifacts when scrolling, the text in the rows does not coincide with the alternate bluish and white stripes, and if you click on a r

Re: NSTableView, 2mln rows, looks bad.

2009-05-04 Thread Corbin Dunn
On May 4, 2009, at 1:46 PM, Тимофей Даньшин wrote: Hello. I need to have a tableView with about 2 million rows, and that figure may actually be bigger. But the table looks awfully bad in that case: you get artifacts when scrolling, the text in the rows does not coincide with the alternate

Re: NSTableView, 2mln rows, looks bad.

2009-05-04 Thread Nick Zitzmann
On May 4, 2009, at 2:46 PM, Тимофей Даньшин wrote: Is it the problem of my design (i.e. i may have done anything wrong while writing that), or is it a flaw of NSTableView? Are there any workarounds? Try rebuilding your application as 64-bit and see if that makes a difference. NSTableVie

NSTableView, 2mln rows, looks bad.

2009-05-04 Thread Тимофей Даньшин
Hello. I need to have a tableView with about 2 million rows, and that figure may actually be bigger. But the table looks awfully bad in that case: you get artifacts when scrolling, the text in the rows does not coincide with the alternate bluish and white stripes, and if you click on a row