[Paraview] Problems adding KW Components in ParaView

Jan Palach palach16 at yahoo.com.br
Tue Jun 6 12:24:18 EDT 2006


Hi,

I'm building an external module in ParaView and adding a checkbox in 
the GUI. 
The code compile correctly and the callback associated with the 
checkbutton is
inside the corresponding library.

In my CMake file I add the tcl wrapper to build the *tcl.cxx files and 
it's
working fine.

But, when I execute ParaView and click on the checkbutton the following 
error
appears:
=====================================================================
ErrorMessage
# Error or warning: There was a VTK Error in file:
/home/workspace/HeMoLabTest/utilities/paraview-2.4.2/GUI/Client/vtkPVApplication.cxx
(1732)
 vtkPVApplication (0x81f33e0): TclTk error: Object named: vtkTemp1016, 
could not
find requested method: PrintMessage
or the method was called with incorrect arguments.
 Object named: vtkTemp1016, could not find requested method: 
PrintMessage
or the method was called with incorrect arguments.

    while executing
"vtkTemp1016 PrintMessage"
    invoked from within
".paraview.24.33.34.175.176.199.200.202.204.676.1525.1526.frame.1527.1528.1530.1532.1538.1668
invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w $cmd]"
    (procedure "tk::CheckRadioInvoke" line 3)
    invoked from within
"tk::CheckRadioInvoke
.paraview.24.33.34.175.176.199.200.202.204.676.1525.1526.frame.1527.1528.1530.1532.1538.1668"
    (command bound to event)
ErrorMessage end
=====================================================================

Can anyone know what am I doing wrong?

Thanks in advance.

Rodrigo L. S. Silva




/(        )`
                              \ \___   / |
                              /- _  `-/  '
                             (/\/ \ \   /\
                             / /   | `    \
                             O O   ) /     |
                             `-^--'`<      '
                             (_.)  _  )   /
                             `.___/`    / 
                               `-----' /
                  <----.     __ / __   \
                  <----|====O)))==) \) /====
                  <----'    `--' `.__,' \
                                |        |
                                \       /       /\
                          ______( (_  / \______/
                         ,'  ,-----'   |  Jan Palach, programador:
                         `--{__________)  Python, C/C++
 __________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060606/c7402adc/attachment.htm


More information about the ParaView mailing list