bloC Posted December 30, 2008 Posted December 30, 2008 (edited) Hey there, its me again^^ im desperate... my controlclick dont want to click ControlClick("Examplename", "", "[CLASSNN:WTL_OutlookPager3]" , "left" , 1, 44, 81) it doesnt work.... but ControlClick("Examplename", "", "[CLASSNN:Button21]" , "left" , 1, 22, 13) works.... and its all in the same application... do i have to include something? can someone help me please? Edited December 30, 2008 by bloC
azure Posted December 30, 2008 Posted December 30, 2008 ControlClick("Examplename", "", "[CLASSNN:WTL_OutlookPager3]" , "left" , 1, 44, 81)Why are you putting in that optional stuff? Try ControlClick("Examplename", "", "[CLASSNN:WTL_OutlookPager3]")
FireFox Posted December 30, 2008 Posted December 30, 2008 @bloC Why have you started new topic although its the same subject ? Cheers, FireFox.
bloC Posted December 30, 2008 Author Posted December 30, 2008 its not the same subject... this time, my controlclick works everywhere only in this frame not.....and i just dont know why... if i write the same script for firefox it works.... i thought that ive to include something...
FireFox Posted December 30, 2008 Posted December 30, 2008 @bloC but its again about your control click...
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