MUSHclient 4.88 release notes

Version 4.88

Released on 11 Feb 2013

1. Fixed bug where titles set by SetTitle would flicker when new text arrived from the MUD.

[master 581863c]


2. Added script function: SetMainTitle

This lets a script alter the title in the title bar of the entire client (main) window. This lets you set something that will be visible in the Windows Task Bar. This could be useful if you run multiple instances of MUSHclient, as the main window title could indicate which one is which.

[master 061931c]


3. Added selector 89 to GetInfo - returns window title from SetMainTitle.

[master b4a1aa5]