[Paraview] Custom GUI Not Loading for Plugin

Michael Jackson mike.jackson at bluequartz.net
Mon Nov 28 10:37:09 EST 2011


Thanks. After some more investigation into my xml files I figured out I had a mismatch between the client and server xml. Copy/Paste error on my part. Everything is working great now. Thanks
--
Mike Jackson <www.bluequartz.net>

On Nov 28, 2011, at 10:25 AM, Utkarsh Ayachit wrote:

> Are you using ADD_PARAVIEW_OBJECT_PANEL() macro? Make sure you specify
> the XML_GROUP as "sources" for readers.
> 
> Utkarsh
> 
> On Wed, Nov 23, 2011 at 1:48 PM, Michael Jackson
> <mike.jackson at bluequartz.net> wrote:
>> I have a custom plugin which implements a couple of readers and a couple of filters. I have a custom GUI for each of them which inherits from pqLoadedFormObjectPanel. The filters will load their custom QtPanels BUT it seems the readers will not. The constructors are not ever called. All the code is compiled from what I can tell. The plugins are loading when ParaView launches so I am at a loss as to why they are NOT loading. This is with the 3.12.0 sources for ParaView running on OS X 10.6.8.
>>  Could someone enlighten me as to some possible reasons why a custom gui panel would NOT get loaded?
>> 
>> Thanks
>> ___________________________________________________________
>> Mike Jackson                    Principal Software Engineer
>> BlueQuartz Software                            Dayton, Ohio
>> mike.jackson at bluequartz.net              www.bluequartz.net



More information about the ParaView mailing list