Since 64bit compiled Apps don’t show ListBox Helptags and Tooltips, I’ve build tiny class using a canvas to do the same.
All works fine except that I don’t know how to create the shadow under the Tooltip. So I figured I use a standard Window using type ‘Shadowed Box’ (Frame = 5).
That looks perfect except that it steals the focus when shown.
Does anyone know of a way show a Window while keeping the focus where it is?