Files
wxWidgets/src
Vadim Zeitlin d2a403408f Implement wxGridCellNumberRenderer::GetMaxBestSize()
This allows to make computing the best width of numeric columns an O(1)
operation instead of O(number-of-rows), which can make a huge difference
for big grids.
2020-06-13 16:37:21 +02:00
..
2020-01-17 03:15:30 +01:00
2020-05-29 09:16:25 +02:00