Recent

Author Topic: Compiling without the DOS trace box  (Read 7469 times)

Anonymous

  • Guest
Compiling without the DOS trace box
« on: January 05, 2004, 04:18:58 pm »
Is there a way to deactivate the DOS box in which the message traces appears for graphical app?
It seems to be present in the recently released Lazarus binaries too.

vrs

  • New Member
  • *
  • Posts: 25
Compiling without the DOS trace box
« Reply #1 on: January 05, 2004, 05:48:24 pm »
There are two ways to do this:
a: Add {$APPTYPE gui} to your main program file.
b: In the compiler options dialog, linking tab, target OS specific
options check Win32 gui application.

It is on by default, because Lazarus still needs much debugging.

Vincent

Anonymous

  • Guest
Compiling without the DOS trace box
« Reply #2 on: January 06, 2004, 11:50:36 am »
Ok, thanks!

 

TinyPortal © 2005-2018