corrected positioning of focus rect in hierarchies and changed the redraw after a...
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 6 Aug 2004 18:30:55 +0000 (18:30 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 6 Aug 2004 18:30:55 +0000 (18:30 +0000)
commit101634b2e4d0182fbceb1efb6964a1592cfcc4ec
tree567efcd8e08c1256aa8f9b498c807919606685cf
parentd0247e6729feedef2ca4833a95aa44e9002da9ec
corrected positioning of focus rect in hierarchies and changed the redraw after a control lost focus to do an invalidation instead of a redraw, because in the situations where we have wrong z-order (static boxes) a wrong shade of gray will get painted otherwise.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/window.cpp