[Paraview] Getting a custom panel to be recognized
Michael Jackson
mike.jackson at bluequartz.net
Fri Sep 26 12:14:36 EDT 2008
Do you get an error message when the plugin tries to load?
Mike
On Sep 26, 2008, at 12:07 PM, Samuel Crow wrote:
>
> Here's a thought. Does it need to be compiled with the Commercially
> licensed version of Qt to work? I've downloaded a binary install of
> ParaView 3.3.1 from the official website and it didn't act any
> differently even though the official one was built with the
> commercial license of Qt.
>
> --- On Fri, 9/26/08, Samuel Crow <samuel_crow_work at rocketmail.com>
> wrote:
>
>> From: Samuel Crow <samuel_crow_work at rocketmail.com>
>> Subject: [Paraview] Getting a custom panel to be recognized
>> To: paraview at paraview.org
>> Date: Friday, September 26, 2008, 3:07 PM
>> Hello,
>>
>> I've created a custom panel in QT_Designer to replace
>> an auto-generated panel that was too large on my reader.
>> The reader plugin currently compiles but when I load the
>> plugin into ParaView, it still shows the auto-generated
>> panel.
>>
>> Making a child class of pqLoadedFormObjectPanel was fairly
>> straightforward. I'm pretty sure that all of the names
>> in the custom panel line up with the server-manager XML so I
>> am wondering why ParaView doesn't recognize the custom
>> panel. Do the XML domains listed in the ServerManager file
>> need to be stripped off so that the GUI can supply its own?
>>
>> Thanks for your time,
>>
>> --Sam Crow
>>
>>
>>
>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list