[vtkusers] Avoiding program crashing when an algorithm does
    John Drescher 
    drescherjm at gmail.com
       
    Tue May 15 13:33:27 EDT 2012
    
    
  
On Tue, May 15, 2012 at 12:46 PM, Carlos Delgado
<carlos.m.delgado at gmail.com> wrote:
> John:
>
> Thanks so much for your very promt reply, I really appreciate this.
> I didn't understand completely your answer, since I am not proficiency
> in VTK nor in Qt. Sorry for abusing your patience!
> Do you mean modifiying the QApplication class file to include that
> function within? Otherwise I am not sure where I should include it.
>
Create your own object as a subclass of QApplication  that implements
the notify function.
John
    
    
More information about the vtkusers
mailing list