What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Set window size
Thanks a lot, works like a charm, much apreciated. :D
Neon_Scripting10-19-2007 at 11:08 PM
RE: Set window size
All I'm trying to do is make a simple command that will resize my chat window to a specific size. Anyone think they can help me finish it? I'm kind of lost at the errors I'm getting. This is what I have so far: [code]function OnEvent_ChatWndSendMe...
Neon_Scripting10-19-2007 at 08:45 PM
RE: Request..
Then it wouldn't be showing you that font anyway no?
Neon_Scripting10-19-2007 at 02:22 AM
RE: Set window size
So I think I have everything set except for the HWND param, I don't know what to put there exactly. This is what I wrote out for the rest of the line: SetWindowPos(???, HWND_TOP, 0, 0, 700, 500, SWP_NOMOVE);
Neon_Scripting10-19-2007 at 02:07 AM
Set window size
How would I go about writing code to set the width and height of the chat window to a specific size? or it this even possible? Thanks in advance for the help.
Neon_Scripting10-18-2007 at 10:01 PM
[Hide Excerpts]