Don't hide/show wxActiveXContainer when resizing it.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Nov 2011 19:49:58 +0000 (19:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Nov 2011 19:49:58 +0000 (19:49 +0000)
commit2d5779d44094cf386fce5cea2d7eb2ce4c5467f7
treeb5f147a0c79e876d6aa8db66ef43ee55052d87f2
parentb29bd6b44fdf18f6dcd789652dc2b05db8458b76
Don't hide/show wxActiveXContainer when resizing it.

This results in bad flicker as can be seen with wxWebView or wxMediaCtrl and
just doesn't seem to be necessary.

Closes #13680.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/ole/activex.cpp