joeloyzaga Posted November 17, 2012 Posted November 17, 2012 keep trying to click on the RFH tab but cannot do it through autoit - images attached are those of the app and the autoit window info tool of the window after clicking on the tab can anyone help me?
PhoenixXL Posted November 17, 2012 Posted November 17, 2012 Try using [CTRL + TAB] see if it works for switching tabs then u could use ControlSend My code: PredictText: Predict Text of an Edit Control Like Scite. Remote Gmail: Execute your Scripts through Gmail. StringRegExp:Share and learn RegExp.Run As System: A command line wrapper around PSEXEC.exe to execute your apps scripts as System (LSA). Database: An easier approach for _SQ_LITE beginners. MathsEx: A UDF for Fractions and LCM, GCF/HCF. FloatingText: An UDF for make your text floating. Clipboard Extendor: A clipboard monitoring tool. Custom ScrollBar: Scroll Bar made with GDI+, user can use bitmaps instead. RestrictEdit_SRE: Restrict text in an Edit Control through a Regular Expression.
PhoenixXL Posted November 18, 2012 Posted November 18, 2012 Complicated wayMaximize the WindowGet the Screen Coordinates of the Tab with respect to the Screen ResolutionBlock user Input [blockInput]Click the Tab using MouseClick()Unblock user input My code: PredictText: Predict Text of an Edit Control Like Scite. Remote Gmail: Execute your Scripts through Gmail. StringRegExp:Share and learn RegExp.Run As System: A command line wrapper around PSEXEC.exe to execute your apps scripts as System (LSA). Database: An easier approach for _SQ_LITE beginners. MathsEx: A UDF for Fractions and LCM, GCF/HCF. FloatingText: An UDF for make your text floating. Clipboard Extendor: A clipboard monitoring tool. Custom ScrollBar: Scroll Bar made with GDI+, user can use bitmaps instead. RestrictEdit_SRE: Restrict text in an Edit Control through a Regular Expression.
JohnOne Posted November 18, 2012 Posted November 18, 2012 Do yourself a favour and post the code you have tried. Before you do that, search forums for "Afx:" and take a look at some of the threads. This class of window (non windows standard) is notoriously difficult to work with. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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