Can the row spacing of an Gui Edit be specified

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
songdg
Posts: 575
Joined: 04 Oct 2017, 20:04

Can the row spacing of an Gui Edit be specified

Post by songdg » 16 Apr 2024, 01:56

Can the row spacing of an Gui Edit be specified?

User avatar
rommmcek
Posts: 1478
Joined: 15 Aug 2014, 15:18

Re: Can the row spacing of an Gui Edit be specified

Post by rommmcek » 26 Apr 2024, 22:12

If you change the font size of GUI controls in AutoHotkey v2, it will inherently affect the row spacing and height as well. AFAIK there isn't a straightforward built-in way to decouple the font size from the row spacing without advanced to me unknown manual adjustments/workarounds.

Post Reply

Return to “Ask for Help (v2)”