Are you sure you are calling this->Modified() in the callback in your reader where the array status is being set?
Utkarsh On Sun, Jun 28, 2009 at 6:31 PM, Sven Buijssen<[email protected]> wrote: > Hi, > > Could someone please tell what the name of the event is that is > triggered in ParaView (top of cvs build) when the cell/point array > status (properties tab of the object inspector) is changed after a file > has been initially loaded and one hits the "Apply" button again? > > It's neither RequestData nor ProcessRequest, at least not for my custom > reader which is based on the vtkUnstructuredGridAlgorithm class. It does > work, though, for the ExodusIIReader and other built-in readers. > > Thanks a lot. > Sven > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
