Hi, Configured CMake to target Xcode, cmake automatically selected OSG_WINDOWING_SYSTEM to be Cocoa and CMAKE_OSX_ARCHITECTURES is set to x86_64. This pretty much excludes legacy Carbon (although cmake does find CARBON_LIBRARY). OSG libs then built using the XCode GUI.
Reading the various forums it looks like the OSX event handler combines CTRL+left-mouse-click at a low level and replaces it with right-mouse-click, a throwback of the traditional Apple single-button mouse. I have not yet read about the ALT+left-mouse-click combination, and why CTRL+SHIFT+left-mouse-click is not reported either. ... Thank you! Cheers, Francois ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=52079#52079 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

