Files
wxWidgets/src/generic
DietmarSchwertberger 7f8f2a9aa3 Fix asserts when changing columns of wxGrid using native header
The number of columns has to be changed after updating the m_colAt and
m_colWidths arrays, as the native header uses them.

This extends the changes of a2d65663a0 (Fix assert when adding columns
to wxGrid using native header., 2013-05-31) to inserting and deleting
the columns too.

See #15225.

Closes #22294.
2022-04-10 16:14:58 +02:00
..
2021-10-05 16:06:43 +01:00
2021-10-03 17:07:44 +02:00
2022-03-24 21:39:09 +01:00
2021-10-03 17:07:44 +02:00
2020-10-19 20:07:16 +02:00
2022-01-05 22:47:32 +01:00
2021-08-26 15:49:57 +02:00
2022-01-05 22:47:32 +01:00