]> git.saurik.com Git - wxWidgets.git/commit
moved setting of internal vars in order to avoid problems in recursing (MoveWindow...
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 11 Sep 2003 20:33:02 +0000 (20:33 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 11 Sep 2003 20:33:02 +0000 (20:33 +0000)
commit789a620add4bdaaac758fc194c8bc9f40c65b597
treeb927f78e8ca029ae0c9a136fd7fc0207e7feb67c
parentcaff62f22d16af7350d86151929dae99ebb36182
moved setting of internal vars in order to avoid problems in recursing (MoveWindow calling BoundsChanged handlers which in turn call DoMoveWindow again)

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