Shoutbox

Context Menu in Chat Window - 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)
+----- Thread: Context Menu in Chat Window (/showthread.php?tid=75222)

Context Menu in Chat Window by gilvalen on 06-09-2007 at 11:43 PM

Anyone how to add a new menu item to the Context Menu in the Chat History Window? Currently the context menu contains:

Copy
Select All
Search

Thank you :)


RE: Context Menu in Chat Window by CookieRevised on 06-10-2007 at 03:41 AM

It would be useless as you wont be able to detect the user clicking it. The Plus! scripting engine does not let you subclass windows which aren't created by the Plus! scripting engine.

If you really want to do this you need to use an external DLL which subclasses the chat window.