[Paraview-developers] Paraview error related to click event

Prashant V prashant.v at quest-global.com
Thu Oct 22 11:09:20 EDT 2015


Hello,

I have developed a source plugin which renders vtkMultiBlockDataSet. Recently, I noticed an issue while running Paraview in parallel mode.

While running Paraview in parallel, my source plugin renders vtkMultiBlockDataSet. Then I select 'Plot Data' filter and hit apply button. This splits Paraview screen and creates a new window to display plots. I select geometry and parameter(s) and plots are drawn in 'Plot Data' filter window. At this point, focus is on 'Plot Data' window. Now as I click on other Paraview screen window containing vtkMultiBlockDataSet, somehow my source plugin's RequestData() method is called.

This behavior is not observed in serial run of Paraview. Any pointer towards this strange behavior?

Also I am curious to know which function in Paraview is invoked when we click on Paraview screen to change focus?

Highly appreciate any help in this regard.

Thanks,
Prashant



---Disclaimer------------------------------ This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Opinions, conclusions and other information in this transmission that do not relate to the official business of QuEST Global and/or its subsidiaries, shall be understood as neither given nor endorsed by it. Any statements made herein that are tantamount to contractual obligations, promises, claims or commitments shall not be binding on the Company unless followed by written confirmation by an authorized signatory of the Company. -----------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20151022/e92a2d58/attachment.html>


More information about the Paraview-developers mailing list