Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A real Timer
Message
From
03/09/1997 11:36:44
 
 
To
03/09/1997 08:28:47
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00048038
Message ID:
00048294
Views:
23
Sorry, but thanks!

BB

>Didn't I say that I know only that such thing exists? :) Do a search in MS KB for "multimedia timer" and you'll find some articles about it.
>
>Vlad
>
>>Hi Vlad!
>>
>>What do you mean on "Multimedia timer"?
>>
>>BB
>>
>>>As far as I know, it cannot be done 100% sure in Windows. Usually, you don't need to worry about other applications, but your app can and will stop this kind of timer. If you need to do something important, do it on Windows NT. It works much better for timers. If it's only for a thermometer...
>>>
>>>You may also take a look to multimedia timers. I know only that such an "animal" exists, so I can't really help you. But maybe this is what you need! :)
>>>
>>>Vlad
>>>
>>>>Hi everybody!
>>>>
>>>>I am working on a timer solution. I have found that VFP timer control doesnot get event during long statements like SQL select,
>>>>and user actions (mousebutton down on window title etc.)
>>>>I wrote an fll, in which I use the NullEvent to check the elapsed time, and if an interval is over it fires a UDF. (Time resolution 1 sec) It works under normal VFP statements like SQL select (so it is good for animated thermobar bmp-s, which has no affects for the select performance - max 4 percent slower). But ...
>>>>VFP NullEvents doesnot come under some user actions. So, if user push down the mouse button my timer event isnot fired.
>>>>
>>>>Has anybody any idea?
>>>>
>>>>BB
Previous
Reply
Map
View

Click here to load this message in the networking platform