On Thu, 30 May 2013 16:38:32 +0200, Michael Schlottke said:

>I installed ParaView 4.0.0-RC2 on my Macbook by compiling it from
>source. When I start ParaView from command line, it always disappears
>behind the active window. Does anyone know how to fix this, so that when
>ParaView is started, it will be the application at the very front of my
>screen? Please note that is not started "hidden" (i.e. only in the
>dock), but the window actually uses the full screen  - it's just not
>visible and you have to use Cmd-Tab to get to it.

That sounds like the kind of behaviour that occurs when a command line 
application tries to show a GUI.  You see similar with many VTK unit tests.  On 
OS X, the only supported way to show a GUI (NSWindow, NSView, etc.) is to do so 
from a .app bundled application.  Is your ParaView build as a .app or just a 
plain executable?

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to