ghost00000000000001 Posted July 15, 2008 Posted July 15, 2008 Ok I was wondering if there was anyway for me to do a search in a gui list? Like a user types what the search is in a seprate window and it finds the item and highlights it in the list. Sorry im kinda just getting into the more serious type of coding with autoit. -ghost-
rasim Posted July 16, 2008 Posted July 16, 2008 ghost00000000000See the _GUICtrlListBox_FindString() for ListBox control or _GUICtrlListView_FindText() for ListView control
ghost00000000000001 Posted July 16, 2008 Author Posted July 16, 2008 Ok thank you that helped me alot =]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now