Page 1 of 1

TToolTipManager for Delphi XE

PostPosted: October 25th, 2016, 1:26 pm
by SteffenW
I love Tooltip Manager, it is the best component for this purpose.
I uses is successfully in Delphi 2007. In Delphi XE I can compile the package but the ballon window doesn't show.
Why?
Brgds.
Steffen

Re: TToolTipManager for Delphi XE

PostPosted: October 25th, 2016, 2:02 pm
by SteffenW
... forget, I found the answer here:
viewtopic.php?f=7&t=2049
Setting ToolInfo.cbSize := 44 twice did the job.