]> git.saurik.com Git - wxWidgets.git/commit - samples/drawing/drawing.cpp
avoid using wxDC::Blit() and wxDC::GetPixel() on window that is being painted, result...
authorPaul Cornett <paulcor@bullseye.com>
Tue, 6 Mar 2012 04:26:33 +0000 (04:26 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 6 Mar 2012 04:26:33 +0000 (04:26 +0000)
commitd9a1b218597bcb1dfcbef3f8f3cc916d942908ca
tree1fc28380f1f8eb372536e20729d69a6a3320ecf8
parent944a0ae011a8d651ed0cea572d9126ae0ae2b549
avoid using wxDC::Blit() and wxDC::GetPixel() on window that is being painted, results are unpredictable on wxGTK
see #14067

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/drawing/drawing.cpp