View Single Post
Old 07-05-2008, 05:43 AM   #10
smeesseman
Variable Bitrate
 
smeesseman's Avatar
 
Join Date: Mar 2007
Location: Detroit, MI
Posts: 388
yeah, CF is not receiving the resume event from windows until you touch your screen.

we actually had another active user having this exact problem run some tests and he wrote a simple application that listened on the same resume event as Centrafuse does, and it displayed the same behaviour. My guess is that the touchscreen driver is locking the windows event reporting thread on resume (in its own re-initialization), and releases as soon as its touched. Then cf gets it... There's not much we at Flux can do about this one, but we will continue to look into it and take input from everyone to try and figure it out...
__________________
http://www.fluxmedia.net/
smeesseman is offline   Reply With Quote