deathday Posted February 27, 2009 Posted February 27, 2009 Hi all , i want to contnue something with script , what i mean is i am trying to reading a chat window which keeps on changing i want to read that windwo and pu that information into a listbox, i want to update the lisbox with chat windwo , but the difficulty im finding is when i read thw window and pu the info into the listbox the other buttons on my script doesnt work the whole application got stucked , this is how i use controlgetext i read thw window and then put a while loop to make the chnages into a list box like this $Aread=controlgettext("chat","",4) ;---4 is what i found using windwo info tool autoit 'i read it perfectly using that then i amke like this while _guictrllisbox_addstring($list,$Aread) wend but the whole application got stucked why ????? i want to continue the application while the windwo keeps on changing pls help me ... tell me what i have done wrong?/////
Bert Posted February 27, 2009 Posted February 27, 2009 I just tried to read what you typed. Now, if you typed that and handed it in to your English teacher, you would get a "F". Do you mind typing that again so the rest of us English speaking folks can understand it? The Vollatran project My blog: http://www.vollysinterestingshit.com/
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