]> git.saurik.com Git - wxWidgets.git/commit
FIX positioning problems with carbon media control - CreateMovieControl positioning...
authorRyan Norton <wxprojects@comcast.net>
Fri, 4 Feb 2005 22:24:14 +0000 (22:24 +0000)
committerRyan Norton <wxprojects@comcast.net>
Fri, 4 Feb 2005 22:24:14 +0000 (22:24 +0000)
commit4b60077b404e4200e5574ed5256776f37a372184
tree77063c33340dca037ff39ccb80b3b7040333d2f0
parent9b433fceec30daf5d4b975e41ad0de926e75d9ce
FIX positioning problems with carbon media control - CreateMovieControl positioning is broken in that it resizes to the WindowRef parent, not its real one [thus making you wonder if EmbedControl even _works_ with CreateMovieControl], so we do our own.

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