wxOCE - v0.2.0
Pre-release
Pre-release
Added wxAUI Integration.
Too add a new wxOCE Page, run this line.
//Adds new wxOCE Page too the wxAUI Context
m_ntbk->AddPage(CreatewxOCECntrl(m_ntbk), wxT("wxOCE") , false, page_bmp);To Refresh the page (And add a sphere), click:
Click[View] >> [Add Sphere...]too refresh page.