Shoutbox

[suggestion] Window shaping - 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: [suggestion] Window shaping (/showthread.php?tid=94224)

[suggestion] Window shaping by SmokingCookie on 03-27-2010 at 05:14 PM

Don't really know where to post it, so I'll put it in General.

Anyways, this can be done for Messenger windows through skinning, but it might be cool to do it for PlusWnd objects to. Something like

JScript code:
PlusWnd.ApplyShape([image parameters]); // sets the new shape
PlusWnd.ApplyShape(""); // sets the shape to default


Comments/anything else?