drawing the border based on the native control's border, as things like calctrl may...
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 7 Aug 2004 13:27:32 +0000 (13:27 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 7 Aug 2004 13:27:32 +0000 (13:27 +0000)
commitfd926bccac94c6a717d77e75e0ea65a64e333f8a
tree1ecbf871a1d54cbbbe6cc6e95e8b8df68832b7e8
parent858e1e7c8d57ab95dd5c3712ab27980354f7512e
drawing the border based on the native control's border, as things like calctrl may override the GetPosition etc. call, so that we'd draw a border around the overall control instead of the day's part

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