moving embedding to common API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1907,6 +1907,7 @@ wxMacMLTEClassicControl::wxMacMLTEClassicControl( wxTextCtrl *wxPeer,
|
||||
MAC_WXHWND(wxPeer->GetParent()->MacGetTopLevelWindowRef()),
|
||||
&bounds, featureSet, &m_controlRef );
|
||||
verify_noerr( err );
|
||||
SetControlReference( m_controlRef , (URefCon) wxPeer );
|
||||
|
||||
DoCreate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user