Hi Ilyes, > Is it possible to pull out QtCreator's source code editor and make it > a stand alone text editor? Something like TextMate, beautiful, raw yet > consistent?
AFAIK as i know, editors are build in creator as plugins (try help->plugins). So it should be pretty easy to do this. I'm playing with the idea to strip creator as a front end for OpenOcd (gdb remote server for ARM microcontrollers) as an debugger. Since some nokia phones also run with ARM processors, there could be a way to fork an Nokia mobile SDK here. Not sure yet. Best Regards, Carsten > > How much effort would that require? > > Thanks, > Ilyes Gouta > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
