Hi Christoffer, I'd need a little more information about what is going on. I assume you passed a Node to the viewer using the setSceneData function. Also, to get a continuous update, I just dropped a timer on the form and set it to call Invalidate on the OSG control on tick.
Jason On 9/19/07, Christoffer Markusson <[EMAIL PROTECTED]> wrote: > > Hi Jason, > > Thanks for your help! > > I've used your code to create a controller in Visual Studio. But when > I try to use the controller in a project it dosen't render anything. > > Could you please give me an example of how you use your controller? > > Christoffer > > >2007/9/19, Jason Beverage <[EMAIL PROTECTED]>: > >Hi Christoffer, > > > >Here is a simple control that uses TAO to display an OSG window that I've > >used for testing. > > > >Thanks! > > > >Jason > > > > >>2007/9/18, Christoffer Markusson <[EMAIL PROTECTED]>: > >> I'm using OSG together with C# in Visual Studio 2005 using the > osgDotNet wrappers. > >> > >>Is there an easy way to integrate and display an OSG window in a > Windows Form? >>Does anyone have example code? > >> > >> Christoffer > >> > _______________________________________________ > 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

