Xand3r Posted October 24, 2007 Posted October 24, 2007 ok so i'm trying to modify a list view item using ControlSetText but nothing is happening.... any ideeas? btw if i try controlsettext and then controlgettext it seems to work but the data dosen't show.... on the listview item Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro
Antiec Posted October 24, 2007 Posted October 24, 2007 (edited) Have you tried _GUICtrlListViewSetItemText() & Co (check it from the help)? I believe that one should do what you need. Or are you trying to do something different? It's better to use _GUICtrlListView-functions for listviews... Edit: The function name was changed to _GUICtrlListView_SetItemText() in 3.2.9.3 Edited October 24, 2007 by Antiec
Xand3r Posted November 5, 2007 Author Posted November 5, 2007 dude the list view is not in my aplication's window Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro
Moderators SmOke_N Posted November 5, 2007 Moderators Posted November 5, 2007 dude the list view is not in my aplication's window So did you try it? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Siao Posted November 5, 2007 Posted November 5, 2007 (edited) dude the list view is not in my aplication's windowSo why you're posting this in a GUI forum then? Edited November 5, 2007 by Siao "be smart, drink your wine"
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