Ticket #14947 (closed defect: fixed)
wxGrid hidden colums can be made visible by using the drag resize feature
| Reported by: | hackish | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxGrid | Version: | 2.9-svn |
| Keywords: | wxGrid | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Not really sure why this happens but if you create a grid with 3 rows, 3 cols, call HideCol(1) you can still resize the hidden column and view it. I suspect the code itself should ignore a row or column with a negative size (as it's hidden). I probably won't have the time to build a patch for this but here is the report for anyone else with time.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

