sunriser Posted September 1, 2006 Posted September 1, 2006 no existing function, I have no way to perform the following operation in the GUI: 1. Generate the right click for the selected item on the list view 2. After right click , a window menu pop-up and Capture the window and read the text content in the window. 3. Operate the menu in the pop-up window from right mouse click on the selected item of the list view. P.S. When I try to use function _GUICtrlListViewGetItemText($listview, 0) to get the text content in the listview, the autoit.exe crash. Some other funcitons have the simular problem and all the subitem related functions crash the autoit.exe Many many thanks Waiting online ......
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