Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wxOCE - v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@rtroe rtroe released this 05 Mar 12:18
· 16 commits to master since this 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.