Set focus to current console window ?

R

R.Wieser

Hello All,

I've got a batch file which starts a GUI program and will wait for it to
close (standard behaviour). The problem is that the focus does not return
to the (full screen) console-window when the GUI program terminates.

My question therefore is, is there a standard method to get that focus back
to the console-window ?

If not, does anybody know of some (standard) programming to do it ?

Regards,
Rudy Wieser
 
R

R.Wieser

Problem solved.

It turns out that the console-window regained focus (as could be seen in the
taskbar), it just wasn't restored to its former glory. Executing a small
program afterwards now takes care of that too.

Regards,
Rudy Wieser


-- Origional message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top