[Paraview] Custom Reader FileName
Jean Favre
jfavre at cscs.ch
Mon Jun 18 15:36:24 EDT 2007
On 18, Jun 2007 08:51 PM, Bob Anderson <banderson at mirarco.org> wrote:
>We have not yet been successful at moving our custom GocadReader from
>2.x to 3.0
>......
>However, when the file is selected, the object name appears correctly,
>but the File Name is blank and of course it reports a null file name if
>I click Apply.
>
Can I make a suggestion?
change the following line of code in your xml (server-side) file.
<StringListDomain name="files"/>
should be
<FileListDomain name="files"/>
This has caused me a lot of problems moving from 2.5 to 3.0, so you
might be seeing the same symptoms I had.
--
Jean
More information about the ParaView
mailing list