Jump to content

Recommended Posts

Posted

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.

Posted (edited)

Its not about updating the GUI itself.

it is for loops that are done in the "background"

TCPRecv and so...

Edited by jWalker
Posted

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.

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
×
×
  • Create New...