Jump to content

List help !!


Recommended Posts

hello,

so i made my gui which included a list control, i was successful at writing to the list, and catching the data from the list but i was unsuccessful from deleting a certain item from a the list without setting the whole list to blank, as there are multiple items in the list so guictrlsetdata wouldn't work. so i tried sth else here it is :

$s = guictrlread($List1)
_GUICtrlListBox_DeleteString($List1,$s)
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...