Xand3r 0 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 Share this post Link to post Share on other sites
Antiec 0 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 Share this post Link to post Share on other sites
Xand3r 0 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 Share this post Link to post Share on other sites
SmOke_N 211 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. Share this post Link to post Share on other sites
Siao 6 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" Share this post Link to post Share on other sites