Hi All,
I am having a little problem. I have got a window in GUI that has a button on it that, when I press the button, runs another program.
What I want it to do is run the new program in a seperate and new window that closes when I close the new program. But at the moment it doesn't do that, it extents the window that is showing currently and just puts itself in there.
I really need to open a new window, run the new program in it while still keeping the previous window available to view, and then close down the new window once the program has completed its task.
TIA,
James.
I am having a little problem. I have got a window in GUI that has a button on it that, when I press the button, runs another program.
What I want it to do is run the new program in a seperate and new window that closes when I close the new program. But at the moment it doesn't do that, it extents the window that is showing currently and just puts itself in there.
I really need to open a new window, run the new program in it while still keeping the previous window available to view, and then close down the new window once the program has completed its task.
TIA,
James.