Closed ajhager closed 12 years ago
When you create a window on Windows, the size you request includes the frame. I modified the code to request a window where the client drawing area is the requested size. This makes it more consistent with the other backends.
This patch relies on https://github.com/AllenDang/w32/pull/12, so I will comment here once that has been merged in.
Ok, the patch to w32 has been merged.
When you create a window on Windows, the size you request includes the frame. I modified the code to request a window where the client drawing area is the requested size. This makes it more consistent with the other backends.
This patch relies on https://github.com/AllenDang/w32/pull/12, so I will comment here once that has been merged in.