On Sun, Mar 06, 2011 at 11:04:07AM -0500, andy fillebrown wrote: > I tend to agree with Patrick. I rarely launch and app to open a file > from inside it (unless I absolutely have to). I prefer double > clicking a file in the file explorer. When I do this with VS, no > problem -- session info loads. With QtCreator, session info does not > load. It would be nice if it did.
The problem is to find out which session is meant. Maybe just creating a list of matches and let the user select (and auto-open if there's only a single one) would already work. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
