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
> <[email protected]> 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
>> [email protected]              www.bluequartz.net

_______________________________________________
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

Reply via email to