Are you chaining to the superclass' Accept call? vtkPVSource does a lot of stuff that will not work if you don't chain.<br><br><div><span class="gmail_quote">On 9/18/06, <b class="gmail_sendername"><a href="mailto:vpessoa@lncc.br">
vpessoa@lncc.br</a></b> &lt;<a href="mailto:vpessoa@lncc.br">vpessoa@lncc.br</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all.<br><br>I'm building a source in paraview. I'm doing that extending the PVSource class.<br>The BIG problem that I'm having is that when I press the Accept button, some<br>elements of paraview doesn't get &quot;free&quot; so I get to use them. Elements such as
<br>Filters menu (the hole menu stays unactivated) and cutters from the main<br>toolbar. Also, Paraview doesn't create the other tabs of my source, such as<br>Display and Information. The only interaction with Paraview that I have on my
<br>class is manually setting the PVSource::Initialized = 1. Cause, before that, it<br>wasn't even recognizing that the Accept button has been pressed.<br><br>Can anyone PLEASE give me some tips on how to solve this kind of problem.
<br><br>Thank's!<br>----------------------------------------<br>Atencisamente,<br>Vinicius Pessôa<br>Laboratório Nacional de Computação Científica<br>+55 (24) 2233-6098<br>+55 (24) 8803-7061<br><br>----------------------------------------------------------------
<br>This message was sent using IMP, the Internet Messaging Program.<br>_______________________________________________<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br><a href="http://www.paraview.org/mailman/listinfo/paraview">
http://www.paraview.org/mailman/listinfo/paraview</a><br></blockquote></div><br>