Jump to content

Recommended Posts

Posted

How do I use _ListView_FindItem(). Actually I am having trouble in filling the third parameter. can somebody please explain me with the help of example.

Thanks

Suman

Posted

How do I use _ListView_FindItem(). Actually I am having trouble in filling the third parameter. can somebody please explain me with the help of example.

Thanks

Suman

Where is this function from?

there is a _GUICtrlListViewFindItem in the beta.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Posted

_ListView_FindItem is really meant to be used internally. If you want to find an item in the ListView, use _ListView_FindString. It does all the work of setting the LVFINDINFO structure for you.

BTW, if you have further questions about Auto3Lib, please post them to the Auto3Lib thread. :whistle:

Auto3Lib: A library of over 1200 functions for AutoIt

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...