I have a (calculated) HTML-AREA with some ahref links.
Those links can fire servoy-methods, no troubles here.
What I want/need, that if I click (or right click) such link in the HTML-AREA, that the popmenu of Servoy must come up. (at my mousecursor, or just beneath the link)
Possible? I tried several ways, but could not find the solution.
Right now you could only show the popup under the HTML_AREA field and not exactly at the position of your cursor or link.
Since the popup menu already supports X/Y coordinates I suggest you file a feature request for getting the X/Y coordinates of the mouse cursor. This way you can show it where ever you clicked with your mouse.
And yes, you have my support for this feature request. Very useful!