Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timers not firing
Message
From
16/03/2004 08:24:08
 
 
To
15/03/2004 19:35:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00885366
Message ID:
00886646
Views:
18
Morning Steve,

Yeah, I read that also. Just ran a test in VFP8. Using both the cpptimer and the native timer on a simple form. Both timer events increment counters, displayed in textboxes, and refresh the form. Calling another form (modal or not), the native timer code runs, but the cpptimer code DOES NOT. Spy++ shows the WM_TIMER messages being generated by the FLL. I have no explanation, but it doesn't seem to operate as advertised...

UPDATE: Doh! Change the form Init to =setuptimer(1,1000,"formname.myfunc") so the timer can find the code. Sigh.

>Jim,
>
>When I read the first paragraph of the readme file that comes with the cpptimer, the statement is made that this timer will continue work on one form that has called up another modal form. I can not seem to get this to work. The label stops flashing when I click the form and have another form appear which is modal. Any ideas? Thanks for all your help.
Previous
Reply
Map
View

Click here to load this message in the networking platform