Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time slow by application
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00778694
Message ID:
00779195
Views:
30
The Timers are actually a pretty good way to go. They work by having windows post the WM_TIMER message to the apps message handler. This allows the application to run and process other data and let windows worry about the notifications. There are not currently any issues that I have seen with timers. There is a limit to the number of timers you can have.

If you want precise control over a timing situation, you are better off handling it all in code but most of the time the Timers work great.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform