Ticket #12206 (closed defect: fixed)
wxGrid::AutoSizeColumns() asserts with 0 rows
| Reported by: | mghie | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxGrid | Version: | 2.9-svn |
| Keywords: | grid autosize regression | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
wxWidgets trunk, updated 2010-07-06
This is a regression compared to version 2.8, where calling wxGrid::AutoSizeColumns() worked fine even when there were no rows in the grid - it would then size the columns according to the header text widths.
Change History
Note: See
TracTickets for help on using
tickets.
