Shoutbox

DisplayToast callback function possible? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: DisplayToast callback function possible? (/showthread.php?tid=47219)

DisplayToast callback function possible? by ketchup_blade on 07-05-2005 at 03:08 PM

Hello,

i'm currently writting a plugin in VB.net.  I'm using the DisplayToast function to alert the user.  Currently DisplayToast can only open an URL or execute a program file.  However, when the user clicks on the text in the toast window, I would like to do a callback to my plugin, to execute some code (like to open a custom window).  There must be a way to do this since when you receive a chat and that you click on the toast window, the conversation window opens.

Any one got an idea?

Thanks.


RE: DisplayToast callback function possible? by Dempsey on 07-05-2005 at 03:53 PM

AFAIK as the plugin system currently works it isn't possible, but I think it could be quite useful and maybe Patchou could add it in later revisions of the Plugin system.


RE: DisplayToast callback function possible? by RaceProUK on 07-05-2005 at 09:13 PM

Or, you could keep an eye on my site (http://www.rpsoftware.net/ as the sig is old I think), as I'm thinking about a tutorial to implement your own toast system.