-
Output window again...
Whenever I run an app, the output window pops up down there even after I close the app. I had found a way to disable this in the options, but I cant find it anymore...
anyone knows how to stop the output window from showing up each time I run my app?:)
-
Go to Tools->Options
Then in the Environment folder, click Projects and Solutions
Then there is a Show Output window when build starts option, unselect that.
The output window will still show while the app is running, but will disappear when your program is finished running. That is as close as I have found for you...
-
aah tnx :) you're a lifesaver:D