https://bugs.winehq.org/show_bug.cgi?id=6394
Linards linards.liepins@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins@gmail.com
--- Comment #23 from Linards linards.liepins@gmail.com --- If this is question only about Pop-op / Tooltip, then it is more Windows bug-by-design therefore best Wine devs could do is to mimic such behavior or to do some exception tweaks for this library, for example:
http://stackoverflow.com/questions/4192178/balloon-hints-on-delphi-app-tray-...
http://stackoverflow.com/questions/13836899/mainformontaskbar-tooltip-causes...
http://delphi.xcjc.net/viewthread.php?tid=47353
This is manly in Delphi VCL scope, but maybe you can extract some approach of such issues.