Page 1 of 1
Tooltips with different font size
Posted: 2022-10-25, 08:20 UTC
by Galizza
Hi, Tc button bar tooltip font size is Ok, but Synchronize directories & Compare contents buttons tooltips font are very small, i'd like to suggest to increase this font size or at least configurable by user, thank you.
Total 10.51 32bits
Re: Tooltips with different font size
Posted: 2022-10-25, 12:08 UTC
by petermad
2
Galizza
The reason why you have bigger size tooltip for must be that you have manually set this option in your wincmd.ini:
FontSizeTip
history.txt wrote:02.03.12 Added: Change font for tooltips separately: wincmd.ini, resolution-specific section, FontNameTip, FontCharsetTip, FontSizeTip and FontWeightTip (TC uses the dialog box settings if these are not present) (32/64).
Apparently these settings only apply to TC's Main window (Filelist and buttons in buttonbar and drivebar)
But I agree that this setting should also apply to tooltips in dialog boxes like Synchronize Directories, Compare Contents and Multi Rename Tool.
So support for making
FontNameTip, FontCharsetTip, FontSizeTip and FontWeightTip work all over TC, and preferably also make these options
HintForeground, HintBackground and HintBorder work all over TC.
Re: Tooltips with different font size
Posted: 2022-10-25, 13:52 UTC
by ghisler(Author)
The tooltips in the dialogs are standard Delphi/Lazarus tooltips. It would take a lot of time and effort to change them all to custom tooltips. I will add it to my wish list.