[Paraview] Problems with external modules

David Thompson dcthomp at sandia.gov
Wed, 03 Mar 2004 11:23:33 -0800


On Wed, 2004-03-03 at 11:11, Berk Geveci wrote:
> I am afraid you can't do that with current ParaView. However, I think
> that it is a good idea and we should add something similar to
> <Library name=""> or modify it to load Tcl shared libraries on the
> client side (note that the ClientServer wrapped libraries have to be
> loaded only on the server side).
Is there a way to get a pointer to the vtkPVApplication from the
ClientServerInterpreter? That way I could write a fake
vtkBlah_Initialize() and add it to libvtkBlahTCL.

		David