therms Posted June 15, 2009 Posted June 15, 2009 I can't figure out how to access the menu that is displayed by clicking the arrow on the "Set Default" button. Specifically, I want to know which item is enabled and which is disabled. AutoIt window info acts like the menu isn't even there...Any guidance?
Xand3r Posted June 15, 2009 Posted June 15, 2009 search for guictrlcreatecontextmenu... in the helpfile and look at the second example... it's exactly this Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro
therms Posted June 15, 2009 Author Posted June 15, 2009 search for guictrlcreatecontextmenu... in the helpfile and look at the second example... it's exactly thisThanks, but I want to access this particular menu and it's values. I don't want to create a menu like it.For example, in the screenshot, I want to determine that Default Device is checked/disabled on that particular menu.Unless you've pointed me to the way to do that, and I just don't understand how to use GUICtrlCreateContextMenu to read an existing context menu.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now