Ticket #2832 (infoneeded_new defect)
wxGLCanvas and wxDisplay - changing resolution
| Reported by: | hardmard | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OpenGL | Version: | |
| Keywords: | Cc: | hardmard | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
When I change the system resolution at the program
startup using wxDisplay, wxGLCanvas' view created
later is zoomed as if it wasn't informed that the
resolution changed. When I use
ChangeDisplaySettingsEx() on Windows instead,
wxGLCanvas starts with proper resolution. However, if I
do that, as soon as I exit my application, it hangs in the
60th line of file oleutils.h :
::OleUninitialize();
Change History
Note: See
TracTickets for help on using
tickets.
