Set child widget position?

Hello,

I have a canvas, including a grid which is filled with widgets during runtime, now I need the position of the widget within the canvas in order to display an info box there, what is the best way to proceed?

Slot as Canvas Slot (with input as the grid-child widget) brings me this error:

“Accessed None trying to read property CallFunc_SlotAsCanvasSlot_ReturnValue_1”

Someone has better information for me?

Thanks

#Bump

Found out a working solution, but the positioning is wrong on differend screen-sizes.

i think thats are all nodes i can use to solve it with right positioning.

Hope someone has a plan how to combine this nodes to get the right position on all screen-sizes?