adding protected inquiry function whether a child window belongs to the 'client'...
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 1 Apr 2005 07:17:24 +0000 (07:17 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 1 Apr 2005 07:17:24 +0000 (07:17 +0000)
commite905b636b623fc4a197b9f8f43f28426fd671cce
treeb82d2f52ca248932edb79b1cedbf92591c1dcfd9
parent78df41df75d9437e0e1b9ee88864fd4230e829a8
adding protected inquiry function whether a child window belongs to the 'client' or the 'non-client' area, examples for the latter are toolbar, scrollbars etc

adding another cached clip rect for the real client area

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