I would like to mimic a tooltip window as I need a bit more finer
control than the standard SetToolTip(). I can see how to do this
using TipWindow (or even PopupTransientWindow), but does anyone know a
good, clean way to mimic the delay in between a mouse movement and
showing the tooltip? thanks,