-------- Original-Nachricht --------
> Datum: Thu, 17 Jun 2010 10:33:38 -0400
> Von: Joost Verburg <jo...@lyx.org>
> An: lyx-devel@lists.lyx.org
> Betreff: [Patch] Windows process creation

> Hi,
> 
> Currently we're using a wrapper application (LyXLauncher) on Windows to 
> hide the command prompt windows that keep popping up when LyX starts 
> external applications for e.g. image conversion. These windows appear 
> due to the different concept of GUI/console applications on Windows.

Is this launcher also needed when you build LyX as GUI app? (cmake option
-Dnoconsole=1)

Peter

> 
> However, this workaround causes problems with the Windows 7 taskbar. 
> Therefore I think we should fix the real issue by using the Windows 
> CreateProcess API instead of _popen/spawnvp, which has additional 
> features to deal with this situation.
> 
> What do you think about the attached patch?
> 
> Joost

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Reply via email to