[vtkusers] Visualisation wont accept keystrokes
    Mathieu Malaterre 
    mathieu.malaterre at kitware.com
       
    Thu Jan 20 11:38:08 EST 2005
    
    
  
Lachlan,
	You need to create a proper bundle on MacOSX for key event to work 
properly. See ADD_EXECUTABLE + BUNDLE on MacOSX. Chris Scharver posted 
some help on the mailing list:
http://public.kitware.com/pipermail/vtkusers/2004-February/072155.html
Now eveything should be transparent if using cmake and the proper 
ADD_EXECUTABLE+BUNDLE
HTH
Mathieu
Lachlan Blackhall wrote:
> Gday,
> 
> does anybody know why a visualisation wouldnt respond to keystrokes. I 
> know that the visualisation window definitely has system focus and
> 
> i am using static cocoa libs on mac os x with the example files.
> 
> thanks
> 
> Lachlan
> 
> _______________________________________________
> This is the private VTK discussion list. Please keep messages on-topic. 
> Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 
    
    
More information about the vtkusers
mailing list