View Single Post
  #2 (permalink)  
Old 03-11-2008, 12:02 PM
kolbe kolbe is offline
Junior Member
 
Join Date: Sep 2007
Posts: 28
Default

OK!

Now to answer my own question... Using a global variable to keep track of the previous trackbar value I can reduce the effect. If the trackbar has changed significantly, the user moved the trackbar, only then do I change fmod.position. This works good enough.
Reply With Quote