I am creating a GUI for a group of people where I don't want them to be able to close the app until the end of the process.
I am actually running into two issues with both ideas I had on how to do this.
First, when I set the control box value to off, the GUI no longer shows up correctly. I have buttons at the bottom that are cut off for some reason. If I turn it back on the GUI shows up like it should.
Because of that I decided to see if I could just make the X (Close) button not work. In other words, if they click the X to close it, it does nothing. I tried a few examples on how to do that, but none seemed to work for me.
Any suggestions or examples on how to do that would be appreciated. Thanks!
I am actually running into two issues with both ideas I had on how to do this.
First, when I set the control box value to off, the GUI no longer shows up correctly. I have buttons at the bottom that are cut off for some reason. If I turn it back on the GUI shows up like it should.
Because of that I decided to see if I could just make the X (Close) button not work. In other words, if they click the X to close it, it does nothing. I tried a few examples on how to do that, but none seemed to work for me.
Any suggestions or examples on how to do that would be appreciated. Thanks!
Statistics: Posted by MacolandPS — Tue Jan 30, 2024 5:17 pm