Page 1 of 1

drag and drop focus

Posted: Thu Apr 05, 2012 9:39 pm
by J. Baker
Ok, so if the window looses focus drag and drop doesn't work. So I'm using "Event = WaitWindowEvent(50)" in order for it to work when it looses focus. But it uses minor cpu (1% to 2%) instead of none when the app is just idling. Is there a better way to do this? Minor issue but just prefer no cpu usage when idling. Thanks!