[vtkusers] VTK tutorial, step 5 (Cone5), OSX-Cocoa: fails to capture keyboard events

Michael Jackson mike.jackson at bluequartz.net
Fri Mar 20 17:57:56 EDT 2009


I vote for #1.

#2 gets "interesting" for apps that take command line arguments

#3 - VTK doesn't know when _you_ want your application to come to the  
front. Only _you_ know that so I don't think putting the fix in any  
deeper than the examples is a good idea.

Now, just to find some one with the time to update all the examples....

_________________________________________________________
Mike Jackson                  mike.jackson at bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio



On Mar 20, 2009, at 5:43 PM, Sean McBride wrote:

> On 3/19/09 9:17 PM, Michael Jackson said:
>
>> The code I submitted is designed for _you_ to put in _your_ code and
>> NOT into any of the vtk code. Well maybe the cone examples and stuff
>> like that but NOT the render classes.
>
> Mike,
>
> Any thoughts on what to do about the VTK examples?  It is lame that  
> the
> VTK examples don't work 'out of the box', and it has been so for many
> years now.
>
> Possibilities include:
> 1- Changing each example's code to call TransformProcess().
> 2- Making each example a bundle.  (Will this work for examples that  
> need
> command line arguments?)
> 3- calling TransformProcess(), perhaps only optionally, from VTK  
> itself.
> 4- ?
>
> --
> ____________________________________________________________
> 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 vtkusers mailing list