Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
While testing the new popupmenu/nested feature of automatically going to paths and launching exe's, I noticed that it seems it will break scripts use of popupmenu when using paths, eg.
e popupmenu("<xydata>|<xypath>");
will take you to the path in addition to the echo, another new behavior is that it will also now automatically only show the folder/file name without path, but that is probz ok in most historic scripts. Files seem ok though, just the echo is returned in that case.
While testing this I noticed that none of the scripting menu's items display their checked state in popupmenus/HB, unlike when shown in the main menu, not sure if that was already known, so thought I'd mention it, its like this in older versions too, so not a new issue.
popupmenu("#750|#758");
Additionally since we're on the subject, a fair few of the main submenu items don't show state, that may be by design though:
popupmenu("#681|#682|#687|#402|#404"); // 687 works though, so some submenu items do
that isn't a complete list, it was just an example of a few CIDs that don't.