Jump to content

Recommended Posts

Posted

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

Posted (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 by Antiec
  • 2 weeks later...
Posted

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
Posted

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.

Posted (edited)

dude the list view is not in my aplication's window

So why you're posting this in a GUI forum then? Edited by Siao

"be smart, drink your wine"

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
  • Recently Browsing   0 members

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