There are a couple of side affects of using "-outofprocess" that I know about:
1) The graphic windows generated using IDL 8 Graphics (such as plot(),window(),surface(),etc) might not look as good. However, (in my opinion) the "-outofprocess" windows are more functional.
2) Since IDL 8.2, the graphics windows will by default show up above the workbench. If you use "-outofprocess", this will not work because the window order will just be controlled by the operating system.
|