Hi,
I am using QProcess for starting cmd.exe application with /c "FilePath" parameter. With cmd.exe i show file to user. But file opened behind the other windows and has no focus.
How can i set focus to opened file with QProcess?
Thanks
Hi,
I am using QProcess for starting cmd.exe application with /c "FilePath" parameter. With cmd.exe i show file to user. But file opened behind the other windows and has no focus.
How can i set focus to opened file with QProcess?
Thanks
Bookmarks