| View previous topic :: View next topic |
| Author |
Message |
acowbear
Joined: 14 May 2006 Posts: 45
|
Posted: Sat May 10, 2008 2:18 pm Post subject: Is there a way to retrieve a control's g-label? |
|
|
| Is there any way to retrieve the g-label name of a control using some other info (ClassNN, handle, associated variable, etc...) I have a feeling this might not be possible, but If anyone knows of a way please share. Thanks! |
|
| Back to top |
|
 |
John W
Joined: 09 Apr 2007 Posts: 172
|
Posted: Sat May 10, 2008 4:13 pm Post subject: |
|
|
You cannot retrieve the g-label of external programmes.
And a g-label of a compiled script cannot be used, so you only could use a g-label of a non-compiled script, but then you could look it up in the file. _________________ COMPLETELY INACTIVE - I do not use AHK anymore. |
|
| Back to top |
|
 |
trik
Joined: 15 Jul 2007 Posts: 1320
|
Posted: Sat May 10, 2008 4:45 pm Post subject: |
|
|
Actually, g labels can be used in both ahk and exe files. _________________ Religion is false. >_> |
|
| Back to top |
|
 |
|