]> git.saurik.com Git - wxWidgets.git/commit
set device origin when drawing on a frame in order to not overwrite the menu/toolbar...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Apr 2004 22:50:37 +0000 (22:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Apr 2004 22:50:37 +0000 (22:50 +0000)
commit1fa6ebf70668032c517dc32e94b8f27ef3c3e6b7
tree17270f6a767982f1c4bbec42108dad446744619b
parent8f4d9fcd9a1133442aa733e978231b01956e641b
set device origin when drawing on a frame in order to not overwrite the menu/toolbar under Windows CE (doesn't really help however...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/dcclient.cpp