Object.Sleep crashing DesktopX

Every time I try to use Object.Sleep, DesktopX crashes. X-( I've given up trying to use it. I need another way to slow down a picture viewer. I really don't want to use OnTimer. Any ideas?
2,756 views 2 replies
Reply #1 Top
Why don't you want to use the Timer? It's the recommended way to do timing. You should avoid the Sleep command.
Reply #2 Top
Thanks thomassen. I figured out what I was doing wrong with Timer. I've got my stuff working now.

Posted via WinCustomize Browser/Stardock Central