> 1) How do I populate GUI-Elements with data read from a file. > The ParaView book mentions InformationHelpers but does > not explain their usage.
Can you elaborate a bit more on the type of "data" that you want to be displayed in the GUI elements? Also, are you planning on writing a custom panel for the reader? > 2) Can I use custom files - which I provide a reader for - in > pvd-Collection-type XML-files. If yes, how do I do that, > the naive idea of simply supplying the filename ends in a > SEG-Fault. PVD does not support arbitrary file formats in the collection. It certainly would be nice feature, however I am not sure it's going to be fairly easy to implement. Feel free to add a feature request at http://www.paraview.org/Bug Utkarsh _______________________________________________ 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
