 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
lilljimpa
Joined: 18 Apr 2007 Posts: 127
|
Posted: Fri Jul 31, 2009 5:57 pm Post subject: check if menu control is disabled |
|
|
i want to see if a menu control is click able \ grayed out for example on a empty notepad on:
edit | seach (ctrl + F)
have been looking on controlGet without success...
| Code: | ControlGet, OutputVar,Enabled,, dunno what, ahk_class Notepad
msgbox, %OutputVar% | don't know really how to check tab(s) control... looked at the MouseGetPos to found out something that didn't get me what i wanted _________________ you'll have to excuse me...I'm from Sweden, so my English is not that good...(but now it's better cuz JSLover/Guest is helping me)... |
|
| Back to top |
|
 |
lilljimpa
Joined: 18 Apr 2007 Posts: 127
|
Posted: Sat Aug 01, 2009 12:14 am Post subject: |
|
|
ok, i found out that i need to use a dll call (getMenuState) to get check whenever the playback | Next is disabled or not on spotify
working with a application to mute when that is disabled
all need is to check whenever the button is disabled to let me know when to mute, and i can post a really great application _________________ you'll have to excuse me...I'm from Sweden, so my English is not that good...(but now it's better cuz JSLover/Guest is helping me)... |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|