How do I make Paraview remember that it should start up maximized?

How do I make Paraview remember that it should start up in a maximized window?

It should start up with the last window geometry you had set, so there shouldn’t be anything to do. If it is not, then there may be a problem with it writing settings.

How does one to bug this? I used the “Exit” item, an the user settings file seems to be up to date.

It appears to be the correct (maximized) size, except that it is positioned underneath the taskbar (Windows 10). The taskbar is fixed, not hiding when not focused.

On Windows there is another possibility: create a shortcut to ParaView binary and set its property to “run: maximized”.

1 Like

The “Solution” offered above only works if you’re opening a fresh ParaView session from the shortcut. It does not solve the problem when you want to double-click a file type associated with ParaView, as this still points to the ParaView executable. I even tried associating the file type with the Shortcut but no luck. What I’m seeing is what @PetrKryslUCSD originally described, which is that the window appears to be the maximum size, but it’s a floating window rather than a “maximized” window, so part of it is hanging off the screen so you still have to click maximize every time so you can see the whole screen.

It seems like this is something ParaView should have a setting for and it should be somewhere in the GUI that’s easy to find.

On Windows, you could create a batch script that starts Paraview maximized, and associate that with your file types instead of the plain “paraview.exe”.