]> git.saurik.com Git - wxWidgets.git/commit
Fix page positioning when the tabs are on a side different than
authorRobin Dunn <robin@alldunn.com>
Wed, 21 May 2003 22:41:01 +0000 (22:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 21 May 2003 22:41:01 +0000 (22:41 +0000)
commit5aed9d5067d3d828018e3e4a873cd2a450beea84
tree869ae4652bd0c9addab7f07c9f39837b78bee7dd
parent92647cb7182fef900b8af52d6790237f834715ee
Fix page positioning when the tabs are on a side different than
wxNB_TOP by choosing margins dynamically instead of always using fixed
margin sizes.  Also remove unnecessary large internal borders
(although they can be reactivated by flipping an #if.)

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