* Fix refreshing bug with control not showing up intially and asserting on resize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5493c0ce27
commit
7d084e4d63
@ -1597,8 +1597,6 @@ bool wxMCIMediaBackend::Load(const wxString& fileName)
|
||||
::SetWindowLong(m_hNotifyWnd, GWL_USERDATA,
|
||||
(LONG) this);
|
||||
|
||||
m_ctrl->Show(false);
|
||||
|
||||
//
|
||||
//Here, if the parent of the control has a sizer - we
|
||||
//tell it to recalculate the size of this control since
|
||||
|
Loading…
Reference in New Issue
Block a user