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?