How to setup/implement Medium type Tooltip menu?

You can do this with a widget decoration, or with the old approach of looking up the coordinates of the cursor and overlaying the tooltip at that position.