GetHint calculates wrong width for HintText #623
Labels
Bug
Pull Requests Invited
There are no current plans to address the issue, but we would be happy if someone supplies a PR.
Milestone
Using the OnGetHint event with a custom HintText (in the following example: 'abcdefghijklmnopqrstuvwxyz') causes the hint/tooltip to be calculated wrongly.
If HintMode is set to hmTooltip the width is calculated based on the actual CellText.
If HintMode is set to hmHint the width is calculated almost correct, but with some strange space on the right.
I didn't notice those problems with an older 5.2 version I previously used.
VTV 6.2.3
Delphi XE
Windows 7
The text was updated successfully, but these errors were encountered: