On Feb 19, 2010, at 7:05 AM, ext [email protected] wrote: > > Hi all! > > I am seeking a way to integrate an external program into the IDE in a way > e.g. Visual Studio allows to do it. > > To be more precise: I would like to start it with some shortcut and hand over > some data like current selection, current file name and path, ... > Is there something like this already available?
No. > I think this might be a very common use case for developers. > > If it is not available by now I suppose digging deeper into the plugin > mechanism is the right way to go ahead, isn't it? :-) You might want to "take over" http://bugreports.qt.nokia.com/browse/QTCREATORBUG-80, would be glad to accept contributions in this directions :) -- Eike Ziller Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
