Shoutbox

ChatWnd::DisplayInfoMessage "default duration" is customizable? - 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: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: ChatWnd::DisplayInfoMessage "default duration" is customizable? (/showthread.php?tid=86548)

ChatWnd::DisplayInfoMessage "default duration" is customizable? by Mnjul on 10-10-2008 at 06:09 PM

The scripting documentation says:

Duration
[int,optional] Duration of the message on screen, in milliseconds. If 0 or not specified, the default duration of Messenger Plus! is used (8 seconds, can be customized by the user).

But I don't think that duration customization is documented anywhere.

Has anybody spotted what registry name it is using?


RE: ChatWnd::DisplayInfoMessage "default duration" is customizable? by Eljay on 10-10-2008 at 07:30 PM

HKCU\Software\Patchou\Messenger Plus! Live\<your email>\Preferences\DisplayInfoMessageDelay

Not documented anywhere though, I heart procmon. :P


RE: ChatWnd::DisplayInfoMessage "default duration" is customizable? by Mnjul on 10-10-2008 at 07:45 PM

Thanks :clap:

I'd use Eljay ProcessMonitor too, but was too lazy. Asking was faster :p


RE: ChatWnd::DisplayInfoMessage "default duration" is customizable? by Patchou on 10-11-2008 at 02:30 AM

Forgot to add it on the reg settings page. Fixed, thanks :).


RE: ChatWnd::DisplayInfoMessage "default duration" is customizable? by ahmetgns on 10-17-2008 at 12:51 PM

And please add the range of acceptable values information for that new setting and also for ChatLogSessionWait setting. Thanks in advance.