| View previous topic :: View next topic |
| Author |
Message |
rousni
Joined: 23 Mar 2006 Posts: 39
|
Posted: Mon Jul 14, 2008 9:54 am Post subject: retrieving font size |
|
|
Is there any way to retrieve the font size of an edit control?
(GuiControlGet and ControlGet don't have such a command.)
Thanks |
|
| Back to top |
|
 |
BoBo² Guest
|
Posted: Mon Jul 14, 2008 1:13 pm Post subject: |
|
|
| Tried to get the apps Registry settings? |
|
| Back to top |
|
 |
rousni
Joined: 23 Mar 2006 Posts: 39
|
Posted: Mon Jul 14, 2008 3:00 pm Post subject: |
|
|
That's an ahk gui edit control - the goal is to temporarily change the font size (a kind of zoom) without recording the new settings.
I did it using variables, but it seems to me that retrieving the font size would be a more elegant solution. |
|
| Back to top |
|
 |
|