Basically, it's to do with pop-ups triggered by XYplorer. If you have a look in the thread that I mean
http://www.xyplorer.com/xyfc/viewtopic.php?t=2605
This bit of code
Code: Select all
Msg("Press OK when WinRAR is finished.",1); So, the questions are: is that inherent Windows behaviour (I have a feeling that that's the case because you click on the bar for the app and it focuses on the app regardless of the pop-up box) and, if it is, then can anything be done about it?
It's important to note that the pop-up using the code is generated by XYplorer and places "you can do nothing until you click" restrictions. However, later on in the code, there's a call to delete the folder, which prompts your typical "Do you want to move ... to Recycle Bin?" pop-up which has none of the restrictions XYplorer's one has.
So, 2 features wanted:
1. Auto-focus on the pop-up (if possible)
2. Removal of operating restrictions on XYplorer's pop-ups.
Cheers
XYplorer Beta Club