Jump to content

How to edit list view items with control set text?


Xand3r
 Share

Recommended Posts

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

Link to comment
Share on other sites

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 by Antiec
Link to comment
Share on other sites

  • 2 weeks later...
  • Moderators

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...