Ticket #10205 (closed defect: worksforme)
wxGrid clip the scrollbars out when created with wxDefaultSize argument
| Reported by: | mrgibson | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxMSW | Version: | 2.9-svn |
| Keywords: | wxGrid wxDefaultSize | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
If I create a wxGrid element using wxDefaultSize argument, the scrollbars are not drawn correctly. If I use a specific value like wxSize(200,200), this problem will not occur.
Tested with wxMSW, dont know about other OSes
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

