BackHomeAgain Posted November 16, 2021 Posted November 16, 2021 How to display the GUI window again after finished with a selected task without restarting the program again? The GUI has multiple buttons which represent selecting a folder with images/pictures to display on the screen. When viewing is stopped, the program restores all settings, updates and closes files, deletes other GUI windows ... When all of this was completed and before exiting the program, I executed the program again and the main GUI reappeared(first pass). Everything worked as before. But, a second attempt failed to display the GUI and the program ended. I had created a PID and checked for it existence and closed it. But all of this was ignored and the program ended with no errors.
Nine Posted November 16, 2021 Posted November 16, 2021 Need a replicable script. Your short explanation does not provide enough info to help “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Screen Scraping Multi-Threading Made Easy
BackHomeAgain Posted November 17, 2021 Author Posted November 17, 2021 Display_Images.au3 The message box in the End Program function does not display in the second attempt.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now