Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: connexion2000 on June 30, 2007, 09:30:55 pm

Title: New feature (not spawning console)
Post by: connexion2000 on June 30, 2007, 09:30:55 pm
Hi!
I have an idea for a new feature. Please add an option, so the application would not spawn black console window and it would behave as a process. To get such effect "-mwindow" option need to be added as a  linker parameter (mingw).
Greetings
Title: Re: New feature (not spawning console)
Post by: raph on June 30, 2007, 09:38:42 pm
Go to Project->Properties, Build targets, choose your target and change type to gui application.