> I'm building a graphical application using GameVision
> (http://www.jarroddavis.com/).  The application compiled in FPC opens a
> console window whenever the application is executed.  The application
> compiled in Delphi does not open a console window.  How do I not have the
> console window automatically opened when the application is compiled with
> FPC?

Add (delphi compatible) {$apptype gui}



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to