What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Set minimum width of a chat window

Set minimum width of a chat window
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
O.P. Tongue  Set minimum width of a chat window
what API function can be used to accomplish this?
using it for one of my scripts .. (that i was lazy on)


edit: right now i'm using SetWindowPos with a timer



oh yeah, and also how to use "WM/Picture" :P i always seem to receive errors whenever i try to use it to output text into the debug.
quote:
Error: Invalid procedure call or argument (code: -2146828283)
       File: Variables.js. Line: 38.
code:
Debug.Trace(WMP.currentMedia.getItemInfoByType("WM/Picture", "en-us", 3).URL);

This post was edited on 01-12-2008 at 01:33 AM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
01-11-2008 10:01 PM
Profile PM Web Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Set minimum width of a chat window
There is no API function for this, you would need to subclass the window and handle WM_GETMINMAXINFO to do this.
01-12-2008 02:30 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On