Lê Hùng Posted November 12, 2015 Posted November 12, 2015 Hi adminI have a problem with my step by get label name from application other with Autoit.With attach picture, I want get substring "1B" and "2C" of label and show messagerBox. Please, help me.!!Thanks,.
Danyfirex Posted November 12, 2015 Posted November 12, 2015 Hello. Use ControlGetText and then use some string mid split to get what you want.Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Lê Hùng Posted November 12, 2015 Author Posted November 12, 2015 (edited) Hi Danyfirex.I've been tried and it not worked. This is my result while test with Autoit info.I can only show messageBox is unnamed.I think with ControlGetText is can only get text with textBox, rest with label name is not working. It is true or false???>>>> Window <<<<Title: VPN Client | User Authentication for "vpn-inside"Class: QWidgetPosition: 185, 230Size: 416, 153Style: 0x16CC0000ExStyle: 0x0000010CHandle: 0x000000000105061C>>>> Control <<<<Class: QWidgetInstance: 7ClassnameNN: QWidget7Name: Advanced (Class): [CLASS:QWidget; INSTANCE:7]ID: Text: unnamedPosition: 10, 10Size: 380, 14ControlClick Coords: 176, 6Style: 0x56000000ExStyle: 0x00000004Handle: 0x0000000002590462>>>> Mouse <<<<Position: 379, 277Cursor ID: 0Color: 0x863500>>>> StatusBar <<<<>>>> ToolsBar <<<<>>>> Visible Text <<<<unnamedunnamedunnamedpasswordunnamedunnamedunnamed>>>> Hidden Text <<<< Edited November 12, 2015 by Lê Hùng
Danyfirex Posted November 12, 2015 Posted November 12, 2015 probably does not work with QWidget control. make a search about that on the forum. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Lê Hùng Posted November 13, 2015 Author Posted November 13, 2015 Hey Danyfirex.So have other ways? please, help me.
Danyfirex Posted November 13, 2015 Posted November 13, 2015 Hello. Maybe this can help.Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Lê Hùng Posted November 13, 2015 Author Posted November 13, 2015 Thanks you so much !I have added your skype. You can user it not? Give me Your contract info.
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