12-08-2005 01:29 AM
12-08-2005 01:38 PM
Option1: Try adding ProseccSystemEvents() or ProcessDrawEvents() within the do while() loop.
Option2: Get rid of the do while() loop. Cut and paste the code within the loop into a call back function referenced by the Image window UIR.
robskii
12-09-2005 02:15 AM