[vtk-developers] vtkCocoaRenderWindow qq

clinton at elemtech.com clinton at elemtech.com
Wed Oct 1 12:54:38 EDT 2008


Hi,

I've looked a bit at vtkCocoaRenderWindow to see how to make it work with Qt, 
and the first thing I noticed was that one sets a Cocoa view using 
vtkCocoaRenderWindow::SetDisplayId, instead of 
vtkCocoaRenderWindow::SetWindowId.  Is there any reason its that way, as it 
seems to deviate from how the other vtk*RenderWindow classes work?  
Besides, "Display" is an X11 concept.
Can we change that to make it consistent, so I don't have to add #ifdefs for 
the Cocoa case?

Clint



More information about the vtk-developers mailing list