Hi,
I'm running V6.0.2, and I have a TCP connection that needs to recieve
an value every 500ms. However, when the slider that provides the
value is being adjusted via a continuos mouse drag for more than a
moment it stops the while loop until the value is updated (presently
about every second, as near as I can tell). How can I make sure the
slider doesn't hold up the while loop while it is being dragged?
Thanks,
Ryan