Jump to content

Recommended Posts

Posted

Is it possible with this function or another one to delete a listview item in a certain column if I have multiple columns?

While Alive() {
	 DrinkWine();
}
AutoIt Programmer
Posted

That's creating all these blank spaces after it. What I'm doing is deleting an item from

my listview when I click the refresh button. Then, I'm loading the buddy name from the ini

back into my listview so the user can see if anything new has happened. So maybe since I'm

re-creating it after setting item text to nothing is causing the problems... :D

While Alive() {
	 DrinkWine();
}
AutoIt Programmer

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
×
×
  • Create New...