On 5/18/07, Brad Colbert <[EMAIL PROTECTED]> wrote:
I want to be able to specify an initial window size.
As Robert said, it can be done with GraphicsWindow::setWindowRectangle(...) (in windowed mode). So, another topic, the API looks like I can control the display
resolution? Is this true? -B
It's true, with the static method GraphicsContext::getWindowingSystemInterface() you can get and set the screen resolution (but I have not tried it yet). -- Serge Lages http://www.magrathea-engine.org
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
