Sytze de Boer wrote:
> I have a very tiny routine in my main application that allows me to send a
> message to all users logged into this application.
> e.g. Paul bought the scones for morning tea
>
> I'm not happy with the method, but before I invent another wheel, does
> anyone have a system they care to share ?
>
> (I prefer a fox method rather than windows messaging)
>
>   
I use a method in my Doctor's program.  Basically, to send a message, 
you type in a screen, choose the doctor, and hit send.  It them puts a 
record in a file.  All programs have a timer that periodically queries 
the file, and if a message is to you, changes an icon in your system 
tray so you're aware of it.  You can then click the icon and view the 
message.  That's over-simplification, but that's the gist of it.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to