How to make UI stats pop up when hovering over item ingame.

I guess my problem would be UI handling.

Im looking for a way to make my “Weapon stats” widget pop up right above my mouse whenever it is hovering over some item in the game. You know, one of those typical mmorpg item features.

So what im asking for is:

1. Make widget dynamic, so its position is relative to the mouse position,

2. Make my widget pop up when my mouse is hovering over the item

3. Remove my widget when its not hover over the item.

Is there any sort of tutorial or guide that could help me out with this problem.

Hey there i had to do that for my game and my advice is to use the Tooltip widget that comes with UMG. Like this: