What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Solved] Xml windows with Frame

[Solved] Xml windows with Frame
Author: Message:
MeEtc
Patchou's look-alike
*****

Avatar
In the Shadow Gallery once again

Posts: 2200
Reputation: 60
38 / Male / Flag
Joined: Nov 2004
Status: Away
RE: [Question] Xml windows with Frame
I'm not quite sure what you mean by a frame in your XML, I can think of 2 possible explanations.

First is a browsercontrol that is a web browser inside a script window. This is documented in the schema documentation. The window can be controlled with calls using the object retrieved with Browser_GetInterface() and information about the control at http://msdn2.microsoft.com/en-us/library/aa752084.aspx

The second thing I can think of is a child XML window, or a window within a window. This is constructed in the same way as a regular window, but one of the elements in the window properties is <ChildTmpl /> which is an empty element that replaces either of <WindowTmpl> or <DialogTmpl>. A child window can then be created on another existing parent with a call to MsgPlus.CreateChildWnd()

Hope that helps :)

This post was edited on 04-24-2008 at 03:06 PM by MeEtc.
[Image: signature/]     [Image: sharing.png]
I cannot hear you. There is a banana in my ear.
04-24-2008 03:06 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Solved] Xml windows with Frame - by Tiller on 04-24-2008 at 02:54 PM
RE: [Question] Xml windows with Frame - by MeEtc on 04-24-2008 at 03:06 PM
RE: [Question] Xml windows with Frame - by Tiller on 04-24-2008 at 03:55 PM
RE: [Question] Xml windows with Frame - by matty on 04-24-2008 at 03:58 PM
RE: [Question] Xml windows with Frame - by Tiller on 04-24-2008 at 04:07 PM
RE: [Question] Xml windows with Frame - by matty on 04-24-2008 at 04:20 PM
RE: [Question] Xml windows with Frame - by Tiller on 04-24-2008 at 04:27 PM
RE: [Question] Xml windows with Frame - by matty on 04-24-2008 at 04:29 PM
RE: [Question] Xml windows with Frame - by Matti on 04-24-2008 at 04:33 PM
RE: [Question] Xml windows with Frame - by Tiller on 04-24-2008 at 04:46 PM
RE: [Solved] Xml windows with Frame - by MeEtc on 04-24-2008 at 07:49 PM
RE: [Solved] Xml windows with Frame - by Tiller on 04-25-2008 at 05:44 PM
RE: [Question] Xml windows with Frame - by roflmao456 on 04-26-2008 at 12:27 AM
RE: [Question] Xml windows with Frame - by Tiller on 04-26-2008 at 07:32 AM
RE: [Question] Xml windows with Frame - by felipEx on 04-26-2008 at 10:13 AM
RE: [Question] Xml windows with Frame - by Tiller on 04-26-2008 at 10:42 AM
RE: [Solved] Xml windows with Frame - by Matti on 04-26-2008 at 11:40 AM


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