On Donnerstag, 16. September 2010, danny wrote: > > Did you load the .e4m file via a file selection dialog? If so, you see > > the normal Qt behavior because Qt remembers the last location the file > > dialog was used (unless you tell the file dialog otherwise). > > yes, I opened the .e4m file via a file selection dialog. I would expect the > Run Script dialog to spawn the run in the working directly, but I guess I > am not understanding the Eric architecture. I would expect the Qt > environment from within the application to be distinct from that of Eric > itself.
Unfortunately Qt is user global. There is nothing eric can do about this (at least I don't know a way to change this except from patching the Qt sources). Detlev -- Detlev Offenbach det...@die-offenbachs.de _______________________________________________ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric