[vtkusers] vtkFlRenderWindowInteractor bug(?) under OS 10.2

Damion Shelton beowulf at cs.cmu.edu
Wed Feb 19 11:51:14 EST 2003


Hi,

I've run into a somewhat strange problem when using the 
vtkFlRenderWindowInteractor class under Mac OS 10.2 with FLTK 1.1.3 and 
the cvs version of VTK. Upon rendering, the window containing the 
interactor becomes completely filled with the interactor, overlaying 
any additional widgets. Messages are still passed to the widgets that 
are obscured (to sliders, for instance) despite the fact that they are 
visually blocked by the VTK window. In cases where there are multiple 
interactors in the same window (in a "panes" format) the last 
interactor to be displayed dominates.

The same code works fine under Linux and Windows, so I'm pretty sure 
it's a Mac thing. Any suggestions?

Thanks,
-Damion-




More information about the vtkusers mailing list