dev_null Posted April 3, 2006 Posted April 3, 2006 Hi, I have the following problem: I want to automate some tasks in the Nvidia control panel. But this seems to consist of several "layers" (like different tabs, just without tabs). All controls except those for the current layer are hidden, but they are all there on on top of the other. Because of this I can't get the info on the control I want to use. All I get are the hidden controls that are on top of it. Is there any way to get Window Info to just ignore those hidden controls and give me the infos on the one that is currently visible?
herewasplato Posted April 3, 2006 Posted April 3, 2006 See this:http://www.autoitscript.com/forum/index.ph...showtopic=22490 [size="1"][font="Arial"].[u].[/u][/font][/size]
Moderators SmOke_N Posted April 3, 2006 Moderators Posted April 3, 2006 Damn... I saw the name and thought Kurt was back Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
greenmachine Posted April 3, 2006 Posted April 3, 2006 Damn... I saw the name and thought Kurt was back You're right, that is going to be confusing...
dev_null Posted April 4, 2006 Author Posted April 4, 2006 I gather you had a well known member called dev_null on this board? If this causes confusion, I can always change it. I wouldn't want to steal someone elses nic. But I use this one on a lot of other boards, too.
Moderators SmOke_N Posted April 4, 2006 Moderators Posted April 4, 2006 I gather you had a well known member called dev_null on this board? If this causes confusion, I can always change it. I wouldn't want to steal someone elses nic. But I use this one on a lot of other boards, too.No worries... His nick is /dev/null - ... I just had to take a double take yesterday Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
MHz Posted April 4, 2006 Posted April 4, 2006 (edited) Welcome dev_null Your change of nick should not be needed as kurt has slashes in his nick. I'm sure the members can notice this. Besides, /Dev/Null has possibly moved on to other interests as he has not logged on in months. Edit: Just as SmOke states above. Edited April 4, 2006 by MHz
dev_null Posted April 12, 2006 Author Posted April 12, 2006 Ok, now that I know about this issue, I can inform anyone who mistakes me for /Dev/Null. By the way, the similarities go beyond the nick: Kurt seems to be a german name, and I'm german too!
dev_null Posted April 14, 2006 Author Posted April 14, 2006 Ok, I solved the problem with quite some guessing. The script you showed me did help a lot, but with hundreds of controls stuffed into one dialog it was hard work to find out which one was the one I needed. It would really be great if the window info tool could be set to ignore all hidden controls and instead go down the z-order until it finds a visible control.
herewasplato Posted April 14, 2006 Posted April 14, 2006 Glad you got it working... LxP does good work :-) [size="1"][font="Arial"].[u].[/u][/font][/size]
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