Jump to content

Dont pause script while gui interaction


jWalker
 Share

Recommended Posts

Yes the same thing will probably happen while moving the GUI around. There are some tricks to fixing this though. It requires the use of function _Timer_SetTimer(). Have a look at the example in the doc. If you move the GUI around in that example you see how the labels and progress bar don't pause.

Link to comment
Share on other sites

It dosnt have to be about updating the gui. Thats just an example. The point is to show how operations that normally get paused due to interacting with the gui don't get paused if set through at timer.

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