Re: NSCopyBits and expose events
Re: NSCopyBits and expose events
- Subject: Re: NSCopyBits and expose events
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 1 Jul 2002 13:32:22 -0700
On Monday, July 1, 2002, at 07:37 AM, Allan Odgaard wrote:
I tried adding 2.000.000 items to a tableview, albeit it took a
minute or so, then it did display -- however, the precision
(the coordinates use floats) started to get bad at item
1.6xx.xxx -- but until that item they were positioned correctly
(and after that, it seemed that a gap was introduced between
every second item -- that's floating point math for you ;-) ).
Well, that's interesting. I know that the AppKit guys fixed a
TableView problem in 10.1.5 where there was a limit of 64K
entries. I don't know if they've ever tried populating a
TableView with a million entries.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.