Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messaging users within a network
Message
From
18/04/2003 20:15:53
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
To
18/04/2003 19:47:39
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00779263
Message ID:
00779404
Views:
19
>This will be fun. The waking up would be dones by dropping a timer on to the form?

Since this appears to be part of an existing application, I would put the timer in the "main program", somewhere before the READ EVENTS. You can create the timer using CREATEOBJECT() vs dropping it on a form.

In this way, you get more control, because the timer is not dependent on the Form being in existence.

Ultimately, the timer could also be looking for other "events" (besides "new messages") that it might want to respond to.

Initially, the timer might just display a MESSAGEBOX asking the User if they want to see their new message (and presenting them with the associated Form if they answered in the affirmative). The User might decline and then would have to have the ability to bring up the message form "manually".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform