shiningmonk Posted May 14, 2004 Posted May 14, 2004 How do I activate a child window (e.g. a browser window in a multi-tabbed browser like MyIE2) ?
Nutster Posted May 18, 2004 Posted May 18, 2004 What does window spy say the control is when you hover over the tab? Send a control click to that control. Then try SENDing keys to the window to get the desired activity. David NuttallNuttall Computer Consulting An Aquarius born during the Age of Aquarius AutoIt allows me to re-invent the wheel so much faster. I'm off to write a wizard, a wonderful wizard of odd...
shiningmonk Posted May 22, 2004 Author Posted May 22, 2004 The classname is IEFrame but that is also the classname for every browser window and every control on each window. The Last Control Under Mouse is Afx:400000:82 but this is also the same for pretty much every textbox/link etc in the browser window. I can find no unique number in Spy that relates to the textbox that I want to send the info to.
this-is-me Posted May 24, 2004 Posted May 24, 2004 All the windows in MyIE2 are MDI Clients. Therefore, activate the mdi client you wish to be up front. Who else would I be?
JSThePatriot Posted September 27, 2004 Posted September 27, 2004 Can you use the keyboard to get to a certain tab? If so then use the Send() function to do just that. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
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