Abdelrazak Younes wrote: > [EMAIL PROTECTED] wrote: >> Author: kuemmel >> Date: Tue Nov 14 11:06:07 2006 >> New Revision: 15916 >> >> URL: http://www.lyx.org/trac/changeset/15916 >> Log: >> add option to disable the console on windows > > Good idea. I've tried to disable that manually in the generated project > but unfortunately, I didn't noticed any improvment WRT performance.
No, it has no impact on the performance, only the console window is gone when starting lyx. But for all other commands a windows pops up, like with the old 1.3 versions. > > If someone is looking for a fun yet simple project to do. Here is one: > > In lyx::use_gui mode, instead of outputting to the console (cout or > cerr) if would be better to pipe all messages onto a file and visualise > the contents dynamically in a Qt window if needed. Such ideas shouldn't get lost, so add a FIXME somewhere. > > Abdel. > > -- Peter Kümmel