[Paraview] Custom Panel still not recognized
Samuel Crow
samuel_crow_work at rocketmail.com
Mon Sep 29 11:37:38 EDT 2008
Hello Clinton,
Thanks for the pointer to the example. QT4_ADD_RESOURCE and the associated .qrc file was what I was looking for.
--Sam
--- On Mon, 9/29/08, clinton at elemtech.com <clinton at elemtech.com> wrote:
> From: clinton at elemtech.com <clinton at elemtech.com>
> Subject: Re: [Paraview] Custom Panel still not recognized
> To: paraview at paraview.org, samuel_crow_work at rocketmail.com
> Date: Monday, September 29, 2008, 3:11 PM
> Have you looked at
> ParaView3/Examples/Plugins/GUIObjectPanel?
> You're not getting the default panel anymore..
> that's a sign that some of your
> code is now being called. But did you give the correct
> string in the
> constructor of the pqLoadedFormObjectPanel?
>
> Clint
>
> On Monday 29 September 2008 9:04:03 am Samuel Crow wrote:
> > After having exchanged a few messages off-list, Mike
> Jackson found an error
> > in my CMakeLists.txt file that was causing it to use
> the default panel
> > instead of my custom panel. Now I have a blank panel
> instead. Has there
> > been any testing of whether it possible to have a
> custom panel on an
> > externally loaded reader plugin using the
> pqLoadedFormObjectPanel class?
> >
> > Also, there is a macro that Mike said was accessible
> to plugins being
> > loaded in internally to the ParaView source called
> > PARAVIEW_INCLUDE_GUI_RESOURCES. Is there an
> equivalent for external
> > plugins that we can use instead?
> >
> >
> >
> >
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list