Dear Team Members, I am stuck at a point and so desire to be helped out of loop. I want to implement a screen saver application with my vb6.0 application. It is for touch screen enabled application .....so no keyboard but only Numberpad. If a user does not touch the screen for period of 30 seconds , the screen saver is envoked and it remains till the user touches the screen again. How do I check the idle time .. It goes like ......... if no_mouse_event & timeinterval=30 do call routine screensaver loop untill no_mouse_event=FALSE endif
:confused: I guess, I have understood what i wanted but my inexperienced programming tact make me a sufferer. Can any :cool: soft hearted do the favor :rose: to me. Xtrisk........
X
Xtrisk
@Xtrisk
Posts
-
screen saver in vb6.0