On Mon, 2011-10-10 at 17:25 +0200, dan marshal wrote:
> Hi,
> 
> I am using osgWidget to run osg inside a window frame.

Can you clarify what you mean by this? osgWidget is an OSG nodekit, I'm
not entirely sure what to derive from this statement (which makes the
rest of the e-mail impossible to understand).

Thanks!

> It works fine when I use
> 
> viewer.home();
> 
> No problem.
> 
> However, if I use:
> 
>       while(!viewer.done())
>       {
>               viewer.frame();
>       }
> to get access to the simulation loop, the widget window is lost and osg is 
> again using the full screen.
> 
> How can I use osgWidget and program inside the simulation loop?
> 
> Thank you
> 
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=43302#43302
> 
> 
> 
> 
> 
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to