add some mouse controls

This commit is contained in:
Erwin Coumans
2013-03-22 12:09:57 -07:00
parent e698b1e22b
commit 9997e45dcb
2 changed files with 46 additions and 25 deletions

View File

@@ -890,7 +890,7 @@ void MacOpenGLWindow::startRendering()
}
//if (!handledEvent)
if (!handledEvent)
[m_internalData->m_myApp sendEvent:event];
[m_internalData->m_myApp updateWindows];