I want to have a PopupMenu show itself when the user right-clicks a spot on my window and have it positioned so the top left corner of the popup menu is at the spot where I clicked. How do I do this? I’m finding all the popup_*() methods confusing and none seem to work for a single point.
If you don’t have, by any change, your popup inside a control node centered, I think can be a property that set the vertical center by default.
Remember to disable on project configuration > window > subwindows the embed subwindows option to have absolute coordinates, if you don’t, your popup it’s set with viewport parent coordinates