Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timers and Editing Data
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00110344
Message ID:
00110468
Views:
16
>>I have a formA that runs 3 timers. This formA also lauches other forms for the purpose of editing tables. FormA monitors telephone activity so the timers need to stay running. Except, timers do things like wipe out highlighted text, jumble formatted text while entering it, cause dropdown cbos to not function at all, among other irritating childlike behaviors. What's a mother to do? (Besides turning them off)
>>
>>BTW, Thanks Paul, for the No2Words .prg
>>
>>Eric K.
>
>Eric, I haven't tried this, but could you use a separate form for the timers? Small, hidden by your formA perhaps?
>
>HTH
>Barbara

Actually, it doesn't matter where the timers are in the program, they have the same adverse effect even if they are a member of oApp. The only solution I have found so far is to buffer the phone data and turn off the timers while editing records. I ran into this several months ago when someone asked if I could do animation on a form. You can do it with a timer but it disrupts normal operation because the timer is firing too quickly. I guess I was hoping there would be a more elegant solution :'(

Eric K.
Previous
Reply
Map
View

Click here to load this message in the networking platform