]> git.saurik.com Git - wxWidgets.git/commit - src/mac/carbon/window.cpp
default window creation algorithm for mac platform is changed, now a full window...
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 28 Feb 2001 14:31:16 +0000 (14:31 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 28 Feb 2001 14:31:16 +0000 (14:31 +0000)
commit59c78040cdea547e4f9e8007de499646e2463205
treea2c5ec80f9839fa81c609e5632aac2044ab7a263
parent80645074d8bcb64ecf4b3608d71cfd73a3d2a50c
default window creation algorithm for mac platform is changed, now a full window with titlebar is drawn as soon as the style has WX_CAPTION (before it needed WX_THICKFRAME )

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