[vtk-developers] vtkChartsCoreCxx-TestChartXYZ test timer never getting called?
    David Gobbi 
    david.gobbi at gmail.com
       
    Wed May 11 17:29:09 EDT 2016
    
    
  
Use the "-I" (capital i) option in order to make the Start() method viable:
bin/vtkChartsCoreCxxTests.app/Contents/MacOS/vtkChartsCoreCxxTests
TestChartXYZ -I
Otherwise, it runs in its simple dashboard mode where it renders once
and quits.  Many of the tests work the same way, this is intentional.
 - David
On Wed, May 11, 2016 at 2:50 PM, Sean McBride <sean at rogue-research.com>
wrote:
> Hi all,
>
> My colleague is debugging a charts issue and wanted to try and create a
> repro case based on an existing test case.
>
> The TestChartXYZ.cxx test installs a timer that should call the private
> ProcessEvents() function, but it seems it never does... That doesn't seem
> like it's intentional... Is there a bug here?
>
> Thanks,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160511/c9685abf/attachment.html>
    
    
More information about the vtk-developers
mailing list