--- old 2009-03-06 11:00:50.000000000 +0100 +++ include\wx\generic\grid.h 2009-10-24 16:56:31.062500000 +0200 @@ -2003,6 +2003,7 @@ bool SetModelValues(); private: + void AutoSizeColFast(int col, bool doRefresh = true); //modification by ZenJu // Calculate the minimum acceptable size for labels area wxCoord CalcColOrRowLabelAreaMinSize(bool column /* or row? */);