Thanks again for your help!
I have now implemented almost all the functionality of the "shell menu" trigger.
There is a small issue: when the menu is displayed near a corner of the desktop, it overlaps with the main menu (as shown in the image below).
In LA, I used the code `"m.Show(PMFlags.AlignRight, excludeRect: wMenu.Rect, owner: wMenu);"` to control this effectively.
https://github.com/qgindi/LibreAutomate/...pupMenu.cs
Is there a more concise and effective way to achieve this in QM?
I have now implemented almost all the functionality of the "shell menu" trigger.
There is a small issue: when the menu is displayed near a corner of the desktop, it overlaps with the main menu (as shown in the image below).
In LA, I used the code `"m.Show(PMFlags.AlignRight, excludeRect: wMenu.Rect, owner: wMenu);"` to control this effectively.
https://github.com/qgindi/LibreAutomate/...pupMenu.cs
Is there a more concise and effective way to achieve this in QM?
