rudika Posted November 13, 2006 Posted November 13, 2006 Moin, moin...! Can somebody help me, please?! Is there a possibility to let sleep a function, while a user is using the keyboard? I want to refresh in interval of few time a IE-window, that has a writing field, but it not may refresh, if the user has entered something in it, and the user do not lose his inputs until he has pressed the send button, after this action, can the window refreshing again. How can I verify if the keyboard is in use? Thanks a lot! Greats Rudika [font="Comic Sans Ms"][center]Powered by AutoIt3http://www.wik-eric.de/zips/Synchro2.2.2-4free.zip[/center][/font]
Uten Posted November 13, 2006 Posted November 13, 2006 Search for +Idle +user and combinations thereof and you will find udf's doing this. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
rudika Posted November 13, 2006 Author Posted November 13, 2006 (edited) Search for +Idle +user and combinations thereof and you will find udf's doing this. Thank you, Uten! I´m sorry, but with that keywords I did not find any help for my problem in this forum. Only one function (_IsPressed()) I found, that can let me wait of a pressed key, but if I understand correct, I have to declare a certain letter, of it´s the function is waitings for. In my case it doesn´t matter which key will be pressed. And I also found the function ConsoleRead([ count[, peek = false]]). Here I don´t understand what peek=false means. I tryed to use it but nothing is happened. Can you explane me, how it can be use? Thx Rudika Edited November 13, 2006 by rudika [font="Comic Sans Ms"][center]Powered by AutoIt3http://www.wik-eric.de/zips/Synchro2.2.2-4free.zip[/center][/font]
Uten Posted November 14, 2006 Posted November 14, 2006 It tok about 30s and 3 click to find this one with the search criteria I gave you. Searching for idle in "titles only" gives a better search result. It's all about imagination and stamina Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now