[Qt-interest] hide black command screen on windows

Dave Smith dave at thesmithfam.org
Tue May 18 18:49:50 CEST 2010


On 05/18/2010 10:41 AM, Efan... wrote:
> Do you need that black screen for any use?? if yes then it sounds 
> difficult.
> Otherwise if you are on windows platform you can remove console from 
> your project settings.
>
> On Tue, May 18, 2010 at 9:12 AM, Frank Lutz 
> <frank422542 at googlemail.com <mailto:frank422542 at googlemail.com>> wrote:
>
>     Hi!
>
>     Do there is any possibility to hide the black windows command
>     screen on
>     application start?
>     Thanks!
>


If you're using qmake and .pro files, *remove* this from your .pro file:

     CONFIG += console
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100518/1f8669ab/attachment.html 


More information about the Qt-interest-old mailing list