quote:
Originally posted by Zero
Hi folks,
I'm just wondering there's a way to display bits of info, other than using a Trace, a Toast, or a custom window? Is there possibly a JScripting function/method that can be called? Just curious about this one as both MPL and JScript are new to me.
Thanks!
Zero
Sending a message?
anyways,
ChatWnd::DisplayInfoMessage (see
scripting documentation) is the only other way available with pure Plus! scripting. Unless you're going to use Windows APIs, then you could display a Windows Message box, systemtray tooltip or balloon, ermmmm...... then there is the titlebar of the chat window itself which you could change, etc...
As SpunkyLoveMuff said, it all depends on what you want to display and to whom (user or a contact).