Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timers and sound
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01436116
Message ID:
01436307
Views:
98
>In your case, probably, timer resides on the form. When form lose the focus, Timer event (oTimer.Timer) will not be triggered.
>I solved this problem creating App property:
>
>*-- Create the Alert's timer
>goApp.oAlertTimer = NEWOBJECT(ccOBJ_ALERTTIMER_CLS_NAME, ADDBS(JUSTPATH(.CLASSLIBRARY)) + ccAPP_CLASSLIB_ALERTMANAGER)

Thanks Marat,

I'll give that a try.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform