Utkarsh Ayachit wrote:
> Are you sure you are calling this->Modified() in the callback in your
> reader where the array status is being set?
Thanks a lot for the hint!
In the vtkXMLReader class I found everything I needed to set up the missing
callback in my reader. Now, my GMV file format reader
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 wrote:
> Hi,
>
> Could someone please tell what the name of the event is that is
> triggered in ParaView (top of cvs build) when
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