[Paraview] Building a Source in Paraview

Berk Geveci berk.geveci at gmail.com
Mon Sep 18 14:39:10 EDT 2006


Are you chaining to the superclass' Accept call? vtkPVSource does a lot of
stuff that will not work if you don't chain.

On 9/18/06, vpessoa at lncc.br <vpessoa at lncc.br> wrote:
>
> Hi all.
>
> I'm building a source in paraview. I'm doing that extending the PVSource
> class.
> The BIG problem that I'm having is that when I press the Accept button,
> some
> elements of paraview doesn't get "free" so I get to use them. Elements
> such as
> Filters menu (the hole menu stays unactivated) and cutters from the main
> toolbar. Also, Paraview doesn't create the other tabs of my source, such
> as
> Display and Information. The only interaction with Paraview that I have on
> my
> class is manually setting the PVSource::Initialized = 1. Cause, before
> that, it
> wasn't even recognizing that the Accept button has been pressed.
>
> Can anyone PLEASE give me some tips on how to solve this kind of problem.
>
> Thank's!
> ----------------------------------------
> Atencisamente,
> Vinicius Pessôa
> Laboratório Nacional de Computação Científica
> +55 (24) 2233-6098
> +55 (24) 8803-7061
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060918/2fbd0719/attachment.html


More information about the ParaView mailing list