Hello everyone, thank you for your replies :) @Sergey: Thank you but I've tried exactly that, but the problem is that I want to integrate the window in the WPF-application and not open another window :(
@Andrew: If I'm not wrong WPF uses only one HWND for the whole application. I guess that is where the problem lies, maybe I mix up my handlers. Anyway thank you for the code, maybe another way is to create a winforms-control and embed it into WPF (though it seems very strange OSG->Winforms->WPF). @Can: OK, I've never worked with ActiveX before so I'm not sure what you're talking about, but I'll research it, thanks. Again, thank you all, it's great that there are people here willing to help (and so fast :D) ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=15602#15602 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

