When I add the "wm attributes" to my tcl file and set the value of -topmost to be 1, then run the file, no window is created.
But if the value of -topmost is set to be 0, running the file, a window will pop out.
What's wrong with the "wm attributes"?
I installed tcl/tk8.4.7.
The following...
I used ShellExecuteEx() to execute a File. Because the file is a document file, although I set nShow of SHELLEXECUTEINFO to be SW_SHOW, the openned file is still not activated.
How can I make the openned document file active?
Thank you
yan
Now I use ShellExecute() to open a executable file. It does not return a process ID.
Which funciton can open a executable file and return a process ID?
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.