wxWidgets/include
Vadim Zeitlin 71d42a8290 Add wxGridCellRenderer::GetMaxBestSize()
This is another optimization, useful for the renderers that are used
with the values of a fixed form or part of a limited set, as it is much
faster to compute the best size for all values of the set rather than
computing them for all the cells in the column.
2020-06-13 15:51:20 +02:00
..
msvc/wx
wx Add wxGridCellRenderer::GetMaxBestSize() 2020-06-13 15:51:20 +02:00