I've been using the displayPopup function to create popups for custom buttons. The one issue I'm having is that the popups always seem to appear in the same place, which happens to be right over the data I'm using.
I know the size is easy to change, but is there also a way to change the X, Y coordinates for the location of the popup?
Thanks!