wxWidgets and open inventor

This forum can be used to talk about general design strategies, new ideas and questions in general related to wxWidgets. If you feel your questions doesn't fit anywhere, put it here.
Post Reply
sarusama
In need of some credit
In need of some credit
Posts: 1
Joined: Thu Apr 07, 2005 5:25 pm

wxWidgets and open inventor

Post by sarusama »

Hi,

I've searched the forum for "inventor", "open inventor" but couldn't find any topics on this.

I'm wondering if anyone has some (minimal) code that wraps an openInventor So(Win/Xt/Qt)Viewer into a wx widget correctly, that is to say that window events are properly forwarded to the SoXXViewer.

I found some code from Kai Benndorf (wxOIWrapper) that seems to do just that, but he's using a wxItem that doesn't seem to be found by the compiler (I'm using wxWidgets 2.5.5). I suppose he was using an old version of wxWidgets.

I'm not very good at wxWidgets (just started using it) and I couldn't figure out a workaround.

any help is appreciated.
Tony Bernardin
Post Reply