Hi Bruce, I'm implementing callback scripts, to be called whenever a tooltip displays.
I'm detecting tooltip request to display with WM_NOTIFY/TTN_GETDISPINFO; I have to fudge, cause TTN_GETDISPINFO gets sent a bunch of times every time a tip pops up. I think I got it acceptable, but just how of interest how did you implement *Info (expr) in bar tooltips?
