Brian Kelley wrote:
For really large virtual grids (20 million lines) wxGrid starts displaying incorrectly around line 2,000,000 and just gets worse and worse from there on. From the looks of it, I suspect some acummulated loss of precision error is finally occuring and causing this artifact.
Or perhaps overflow of an integral value somewhere...
Here is the simplest test code, just run it and scroll down, you'll see what I mean
Does this also happen on linux?
Not for me.
Please enter a bug report about it. Adding a screenshot to the report will help.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!