On Fri, Feb 12, 2010 at 05:08:59PM +0100, Tomás Ortí wrote: > Hello. > I would like that QtCreator could start in a different mode. > For example, instead of starting in the Welcome Mode, that it could start in > Edit Mode. > It would also useful to be able to start with the last opened project. > Is that possible?
You can give a .pro file or then name of a session on the commandline and Creator will open it and switch to Edit mode. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
