git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27889
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
SetInitialFrameRect(pos,sizeInstance);
#else
m_macIsUserPane = false;
SetInitialFrameRect(pos,sizeInstance);
#else
m_macIsUserPane = false;
+ m_peer = new wxMacControl();
wxControl::Create(parent, m_windowID, pos, size, style , validator , name);
WebInitForCarbon();
HIWebViewCreate( (HIViewRef*) *m_peer );
wxControl::Create(parent, m_windowID, pos, size, style , validator , name);
WebInitForCarbon();
HIWebViewCreate( (HIViewRef*) *m_peer );