Ticket #4582 (closed defect: fixed)
wxDisplay::GetClientArea ignores changes to taskbar position
| Reported by: | kevinwatters | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9.2 |
| Component: | wxMSW | Version: | 2.9-svn |
| Keywords: | display simple | Cc: | kevinwatters, ericj, Carsten |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
wxDisplay::GetClientArea returns a rectangle equal to the display rectangle MINUS the rectangle occupied by the taskbar.
If you move the taskbar while a wx application is running, subsequent calls to wxDisplay::GetClientArea do not reflect the new client area.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

