proposed solution for "#436 Output should be directed to the windows console"

Thiago Macieira thiago at macieira.org
Thu Mar 20 11:07:21 PDT 2014


Em qui 20 mar 2014, às 19:17:19, Lubomir I. Ivanov escreveu:
> but wouldn't that defeat the original idea of showing the --help
> commands in the console?
> c:\subsurface\subsurface.exe --help
> <outputs in the terminal and exits>
> 
> for --help, --version, exit(1) is called, and the UI is never reached.

QMessageBox will stay on until the user clicks Ok. After that, you get to 
exit(1).

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the subsurface mailing list