[vtkusers] Transparency Problem with wxVTKRenderWindowInteractor
Patrick Simon
simon at mechbau.uni-stuttgart.de
Fri Jan 16 05:57:25 EST 2009
Mathieu Malaterre wrote:
>
> I would comment out the following 3 lines from your
> wxVTKRenderWindowInteractor.py :
>
> if wx.Platform == "__WXGTK__":
> import wx.glcanvas
> baseClass = wx.glcanvas.GLCanvas
>
>
>
Thanks, but I still got the issues.
I figured out, that the wx Interactor example throws an error that the
other ones dont:
Gtk-CRITICAL **: gtk_widget_set_colormap: assertion
`!GTK_WIDGET_REALIZED (widget)' failed
But I'm not an expert on this, so I don't know what that means.
Patrick
More information about the vtkusers
mailing list