]> git.saurik.com Git - wxWidgets.git/commit
added calls for invalidating the dc setup on mac explicitely (needed in case of neste...
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 27 Feb 2001 21:38:13 +0000 (21:38 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 27 Feb 2001 21:38:13 +0000 (21:38 +0000)
commitb89dac7816168bc86d4862edb394e681c161a3e3
treeb9592d2c617f89936551c296efcca61d6c899f1e
parenta22be3e1fcf362850fe33d52d55518ad68b98d02
added calls for invalidating the dc setup on mac explicitely (needed in case of nested updates (e.g. writing a message to a text control while being in paint mode)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
src/mac/aga.cpp
src/mac/carbon/aga.cpp
src/mac/carbon/control.cpp
src/mac/carbon/toolbar.cpp
src/mac/carbon/tooltip.cpp
src/mac/carbon/uma.cpp
src/mac/carbon/window.cpp
src/mac/control.cpp
src/mac/toolbar.cpp
src/mac/tooltip.cpp
src/mac/uma.cpp
src/mac/window.cpp