dazza Posted August 1, 2008 Posted August 1, 2008 I have selected the first entry (row 1, column 1) in a Listview: ControlListView("Window name", "", "[CLASSNN:SysListView321]", "Select", 0,0) How do I send a return key or a left click? There doesn't seem to be this command in the ControlListView commands? And I must avoid using a send? Many thanks
Zedna Posted August 1, 2008 Posted August 1, 2008 _GUICtrlListView_ClickItem() Resources UDF ResourcesEx UDF AutoIt Forum Search
dazza Posted August 1, 2008 Author Posted August 1, 2008 Ur... According to the helpfile and the Edit tool, there is no such thing.
dazza Posted August 1, 2008 Author Posted August 1, 2008 ControlListView has no click command. I guess this request just cannot be done. 'Send' it is then.
Zedna Posted August 1, 2008 Posted August 1, 2008 Ur...According to the helpfile and the Edit tool, there is no such thing. Look at latest beta (not release) Resources UDF ResourcesEx UDF AutoIt Forum Search
GaryFrost Posted August 1, 2008 Posted August 1, 2008 Ur...According to the helpfile and the Edit tool, there is no such thing. You must be using an old version of AutoIt because it's in the latest. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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