What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Hiding subclass windows...

[?] Hiding subclass windows...
Author: Message:
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: [?] Hiding subclass windows...
XML code:
<Window Id="WndSubclass" Version="1">
 
    <Attributes>
        <ShowInTaskbar>false</ShowInTaskbar>
    </Attributes>
 
    <Position Width="0" Height="0"/>
 
    <DialogTmpl/>
 
</Window>

That's the one out of Interface Writer, but I think the subclass windows in my other script are the same.

Something else, though: in some scripts, I'm using the subclass window to show dialogs and stuff (so that they have a matching custom icon, etc.), but that's not too important if I can't do that any more.
02-06-2011 02:36 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] Hiding subclass windows... - by whiz on 02-06-2011 at 10:58 AM
RE: [?] Hiding subclass windows... - by matty on 02-06-2011 at 02:23 PM
RE: [?] Hiding subclass windows... - by whiz on 02-06-2011 at 02:36 PM
RE: [?] Hiding subclass windows... - by CookieRevised on 02-06-2011 at 03:56 PM
RE: [?] Hiding subclass windows... - by whiz on 02-07-2011 at 02:57 PM


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