Jump to content

Recommended Posts

Posted

Does anyone know how to populate a GUI List?

I attempted the following:

$currentlist = GUICtrlRead($List_8)

GUICtrlSetData($List_8, $currentlist & '|' & $ip)

but this clearly didn't work... the last entry writes over the previous one in the first line of the list box...

Does anyone know how to do this?

Thanks in advance...

Posted

I will go over my code again and find the problem....

I had tried that before but it still made one entry at a time....

I will go over my code again and post back if i find the prob..

Thanks again guys!

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