Re: [Paraview] Printing from a macro

2011-10-04 Thread Greg Schussman
On 10/03/2011 02:18 AM, Pierre Chevalier Géologue wrote: Le 03/10/2011 09:58, Greg Schussman claviota: Or, even if it's not possible to control which window ("Output Window" vs. "Python Shell") displays the output, is there at least a way to predict which one will do the displaying? It will pro

[Paraview] Accessing OpenGL from standard VTK filter

2011-10-04 Thread Sohail Shafii
Hi, If I were to write a typical VTK filter C++ (i.e. the type with VTKRequestData, not existing in the VTK/Rendering folder), would it be fine to have OpenGL calls in there?  I'm guessing based on the way VTK is designed, most classes that access OpenGL directly might exist in the Rendering fo

Re: [Paraview] cannot link Plugin based on Paraview 3.10.1 using Qt 4.7.4 on Mac OS OX 10.6.8 | gcc 4.2.1 | Xcode 4.0 | CMake 2.8-2 (x86_64 is on)

2011-10-04 Thread nikos yiotis
My plugin builds OK if i choose a static library, but of course i cannot load it into PV. Can anyone decipher the message below when i choose to build a shared lib, that is *.dylib? Thanks Paraview 3.10.1 using Qt 4.7.4 on Mac OS OX 10.6.8 | gcc 4.2.1 | CMake 2.8-2 *Linking CXX shared library lib

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-10-04 Thread David Partyka
I Joe, can you redownload the tarball. I forgot to include the version file in the tarball which the version calculation code uses when there isn't a git repository. If it still doesn't work let me know. Thanks! On Tue, Oct 4, 2011 at 5:22 PM, joseph insley wrote: > Hello, > > I have a question

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-10-04 Thread joseph insley
Hello, I have a question about the source distribution of 3.12.0 RC-2. I understand from a message from Utkarsh back in August that the way that version numbers are determined has changed, and now requires a call to "git describe". After downloading the source tarball from http://paraview.o

[Paraview] cannot link Plugin based on Paraview 3.10.1 using Qt 4.7.4 on Mac OS OX 10.6.8 | gcc 4.2.1 | Xcode 4.0 | CMake 2.8-2 (x86_64 is on)

2011-10-04 Thread nikos yiotis
Hi, i am working on a Paraview Plugin that adds a new Qt progress bar type to the standard ParaView toolbar. I try to build the plugin as a stand-alone, that is the plugin is not included in Paraview build but out of source. Note that the plugin builds and works fine on linux x86_64 (load/unload a