Hi Alessandro,

Am 21.06.11 22:35, schrieb Alessandro Terenzi:
> If this can help, when I built OSG I chose 'Carbon' as windowing system, I 
> built OSG as frameworks and I'm building my OSG application as a console 
> application. If I build my application as an app bundle (instead of a

try creating the WindowSystemInterface via

osg::GraphicsContext::getWindowingSystemInterface()

before opening the settings-dialog. the WindowingSystemInterface does
some fancy things, so that windows opened by a console-app work correctly.

Perhaps that helps.

cheers,
Stephan
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to