nobody wants to test?
I've given the entire source code, it's easy.
If you want see the difference between the integration in the QMdiArea or not, take this change :
- go to the fonction OgreMainWindow::createOgreWidget
- remove the line mdiArea->addSubWindow( (QMdiSubWindow*)og );
- add the line og->show();
Without integration, you should see the ogre robot on a red background.




Reply With Quote

Bookmarks