Form Frozen if I use .waitTillDone()
- Andarkvolt
- Noobzor
- Posts: 11
- Joined: Sun Mar 12, 2017 1:59 am
- Reputation: 0
Form Frozen if I use .waitTillDone()
Is there a way which I can unfreeze the form (so it doesn't come up with not-responding) when scanning? I've been looking all over but I still have no clue. Is there a way which I can have access to the form while the script is scanning? I've seen some people even have a progress bar. Thanks for any help here!
Re: Form Frozen if I use .waitTillDone()
use the OnScanDone event and continue your code in there
don't call .waitTillDone
(or run your code in a thread, but that's basically double as the memscan is already a thread itself)
don't call .waitTillDone
(or run your code in a thread, but that's basically double as the memscan is already a thread itself)
- Andarkvolt
- Noobzor
- Posts: 11
- Joined: Sun Mar 12, 2017 1:59 am
- Reputation: 0
Re: Form Frozen if I use .waitTillDone()
Thanks mate!
Who is online
Users browsing this forum: No registered users