Hi Joe,

is this for .NET Form? (C#,managed C++???)

if so, have a look at the osgMFCViewer how it is done, you can achieve it
same way. The basic is to get the windows handle of your form (the HWND)
and to pass it on in the traits as inheriteddata . If you provide a code
sample I might help you by looking at or do some changes here or there

Nick


On Fri, Jul 4, 2014 at 2:41 PM, Bluish Joe <mirco.andr...@tesigroup.it>
wrote:

> I have the same issue (SEHException) and cannot find a way to embed
> OpenSceneGraph inside a Windows form.
> Anyone can help, please?
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=60153#60153
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
trajce nikolov nick
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to