Sujet : Re: Tklib tooltip usage problem with configure
De : mark (at) *nospam* qtrac.eu (Mark Summerfield)
Groupes : comp.lang.tclDate : 27. Jun 2024, 12:25:40
Autres entêtes
Message-ID : <uoycndeCnKmp0eD7nZ2dnZfqn_GdnZ2d@brightview.co.uk>
References : 1 2 3 4 5 6
User-Agent : Pan/0.154 (Izium; 517acf4)
On Thu, 27 Jun 2024 13:01:27 +0200, nemethi wrote:
[snip]
Suggestion: In the "Fonts" tab of the "Appearance" dialog set the font
DPI to 120. This will increase the size of the fonts by a factor of
1.25, for all applications, including the Tk scripts. After doing this,
right after starting wish, $tk::scalingPct will be 125 and [tk scaling]
will be 1.66666666666666666666. Just give it a try!
I tried it and it makes every app much bigger. But that would mean
changing every non-Tk app to be smaller to compensate.