[Insight-users] Output Debug Window size?

John Drescher drescherjm at gmail.com
Sat Mar 3 19:11:17 EST 2012


> Is there a way to control the size of the Output Debug Window at runtime?
> When I’m in the Visual Studio Debugger, the window is too small, and I can’t
> resize without stopping the debugger, which closes the window…
>

Are you taking about the text console that pops up when you do not
specify WIN32 in your target properties for your executable? If so
right click on the title bar and the right menu will allow you to set
the size. When you run your application again it will keep the same
size.

John


More information about the Insight-users mailing list