I am trying to provide a custom display panel for a plugin I have created.  The plugin is for a new source which is a subclass of vtkMultiBlockPLOT3DReader (the plot3d file is generated from inputs selected in the object panel) and I would like to customize the display options for my users.
<br><br>I can see this is done for &quot;TextSource&quot; and &quot;TimeToTextConverter&quot; but when looking through the code (pqObjectBuilder.cxx, line 400) there is a conditional statement to check specifically for these sources.&nbsp; Does this mean that it is not possible from a plugin? (Or am I looking in the wrong place here?)
<br><br>Any help would be appreciated, thanks in advance,<br>Paul<br><br>PS Great software ;)<br>