Quantcast
Channel: AutoIt v3 - Developer Chat
Viewing all articles
Browse latest Browse all 750

VS2010 question

$
0
0

I'm having a problem while I've been trying to set up my GUI windows when debugging a project.

 

I'm moving one window to specific position, and VS2010 Window to another, so I can see both.

 

The goal is to watch the output window as code is running, it's nothing more than a time saving thing having to do it manually.

 

The thing is, when I start debugging and the windows position themselves, the active output tab in VS changes to the tab containing the app entry point.

 

Does anyone know how to prevent this, or programatically activate output tab?

 

It's just simple, so if in debug windows are positioned differently to release.

#if _DEBUG     //manipulate windows #endif

Viewing all articles
Browse latest Browse all 750

Latest Images

Trending Articles



Latest Images