Hi John and Chuck, On Thu, Jun 9, 2011 at 8:30 AM, PC John <[email protected]> wrote: > It looks like you are trying to resize the widget. But there are other methods > for making the widget to change its size. Can these work for you? Or, what are > you trying to do?
What methods for resinging are you thinking of John? There is the GraphisWindowQt::setWindowRectangleImplementation(..) implementation, that will be invoked by GraphicsWindow::setWindowRectangle(..), might this be sufficient? If it turns out that there isn't a sensible workaround for Chuck I'm happy to move the resize back into public scope, I don't want to do this if it isn't neccessary though. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
