Garp99HasSpoken Posted September 7, 2008 Posted September 7, 2008 Hi,I'm having a problem with how to access/control a field of type TdxBarControl & TdxBarSubMenuControl(according to AutoIt Info program).Image 1 shows TdxBarControl and image 2 shows TdxBarSubMenuControlIn either one I can't Send the first letter of the one I need to jump to it (won't accept).I also can't seem to get text from it, not sure best way to do this.When I used $stra = ControlGetText($expHTML, "", "[CLASS:TdxBarControl; INSTANCE:1]")I got back the TAB title and nothing else. And I got nothing back with$strb = ControlGetText($expHTML, "", "[CLASS:TdxBarSubMenuControl; INSTANCE:1]")Help please!
Garp99HasSpoken Posted September 7, 2008 Author Posted September 7, 2008 No help yet because nobody has seen these controls before, never tried them, or never heard of TdxBarControl ? Any other ideas how to access or control them appreciated.
Garp99HasSpoken Posted September 15, 2008 Author Posted September 15, 2008 Has anyone ever worked with these controls before?TdxBarControl & TdxBarSubMenuControlI am at a loss on how to continue in order to find a solution.Help please!
Garp99HasSpoken Posted September 25, 2008 Author Posted September 25, 2008 Well I guess I have to give up on this one since I have no clue in which direction to look for an answer to solve this problem.
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