[Paraview-developers] monitor data changing
Lin CHENG
forestcheng at gmail.com
Wed Apr 11 03:34:45 EDT 2012
Hi,
I want to monitor csv data changing with CSVReader loading data and
XYChartView showing. I add a QTimer in pqPipelineSource, and call
pqPipelineSource::updatePipeline() or
vtkSMSourceProxy::UpdatePipeline, hoping update view if csv data file
modified.
Of course, it doesn't work.
It's hard to understand commands of Client-Server stream.
Hope some hints.
Thanks & regards!
--
Lin CHENG
More information about the Paraview-developers
mailing list