From: Thomas, T. B <tim...@lm...> - 2001-03-28 22:26:25
|
I have a Win32::GUI script that needs to loop. I tried using a timer = for each instance of the loop, but it doesn't always take the same amount = of time for each time through. I had this as a command line program and = just put the whole thing in a while (1=3D=3D1). How can I do the same thing = with Win32::GUI? I have several sleeps in my loop and I want the rest of the = gui script to be accessible while this part is "asleep". Any suggestions? Thanks, Tim ------------------------------------------------------------------------= ---- --------------------- Tim Thomas Unix Systems Administrator Lockheed Martin EIS =B7 Denver Data Center 303-430-2281 mailto:tim...@lm... ------------------------------------------------------------------------= ---- --------------------- |