[vtk-developers] Missing ConfigureEvent in VTK Cocoa

Sean McBride sean at rogue-research.com
Mon Dec 23 12:07:13 EST 2013


On Mon, 23 Dec 2013 09:57:43 -0700, David Gobbi said:

>I've been working on some code that needs to use the ConfigureEvent to
>detect window resize events, but the ConfigureEvent is never emitted
>by either the RenderWindow or the RenderWindowInteractor.  This
>problem only occurs when I compile VTK with Cocoa.  When I compile
>with Carbon, the ConfigureEvents come as expected. Has anyone else
>seen this?

I've never even heard of it. :)

>I searched through the vtkCocoaRenderWindow and the vtkCocoaGLView,
>and neither of these invoke the ConfigureEvent.  It looks like this
>event was never implemented for VTK/Cocoa.

Looks like it.  A quick search of the code base leaves me unsure about what it would do exactly... notification of a change in size of the OpenGL drawing context?

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtk-developers mailing list