Jump to content

ControlCommand


 Share

Recommended Posts

I have a compiled script

GUICreate ("List",430,280,175,5)
$list_1  = GUICtrlCreatelist("",30,40,380,210)
GuiSetState( )

While  $msg <> -3
Sleep(20)
Wend
exit

But i need to update the listbox from another script . Any ideas

Thanks in advance

Q

[font="Arial"] ╩Q╩ [/font]

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