boyong Posted April 13, 2007 Posted April 13, 2007 I'm new with autoit and can't find in the forum about my problem. I've been trying to focus a window with no title. I've tried using the text but it won't work. Anyway to focus this window? this is from the Window Info: >>>>>>>>>>>> Window Details <<<<<<<<<<<<< Title: Class: #32770 Size: X: 521 Y: -7 W: 418 H: 271 >>>>>>>>>>> Mouse Details <<<<<<<<<<< Screen: X: 696 Y: 21 Cursor ID: 2 >>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<< RGB: Hex: 0xD2D2D2 Dec: 13816530 >>>>>>>>>>> Control Under Mouse <<<<<<<<<<< Size: Control ID: ClassNameNN: Text: >>>>>>>>>>> Status Bar Text <<<<<<<<<<< >>>>>>>>>>> Visible Window Text <<<<<<<<<<< &Yes &No Would you like to automatically import any existing Windows XP Wi-Fi network profiles and security keys? This could take up to a minute but will save you from entering security keys you may have forgotten. >>>>>>>>>>> Hidden Window Text <<<<<<<<<<<
PaulIA Posted April 13, 2007 Posted April 13, 2007 I'm new with autoit and can't find in the forum about my problem.I've been trying to focus a window with no title.I've tried using the text but it won't work.Anyway to focus this window?this is from the Window Info:>>>>>>>>>>>> Window Details <<<<<<<<<<<<<Title: Class: #32770Size: X: 521 Y: -7 W: 418 H: 271>>>>>>>>>>> Mouse Details <<<<<<<<<<<Screen: X: 696 Y: 21Cursor ID: 2>>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<<RGB: Hex: 0xD2D2D2 Dec: 13816530>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<Size:Control ID:ClassNameNN:Text:>>>>>>>>>>> Status Bar Text <<<<<<<<<<<>>>>>>>>>>> Visible Window Text <<<<<<<<<<<&Yes&NoWould you like to automatically import any existingWindows XP Wi-Fi network profiles and security keys?This could take up to a minute but will save you fromentering security keys you may have forgotten.>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<Welcome to the forum. You should be able to activate the window by using the class name (#32770) and setting WinTitleMatchMode to 4. Auto3Lib: A library of over 1200 functions for AutoIt
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