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

[Problem] ChildWnd
Author: Message:
Rene
Junior Member
**


Posts: 25
Joined: Jun 2006
O.P. [Problem] ChildWnd
Hi,

I'm writing an V2 of my Robot, but Child window wan't work.

My code:
code:
                  var Ndw = MsgPlus.CreateWnd( 'windows_new.xml', 'Header' );
                  MsgPlus.CreateChildWnd( Ndw, 'windows_new.xml', 'SideBar', 5, 20, true );

When i used:

code:
                  var Ndw = MsgPlus.CreateWnd( 'windows_new.xml', 'SideBar' );

He's open the SideBar correct, but i wan't the sidebar into the Creatwnd object.

The Debugger give's no errors.

quote:
> Script is gestopt.
> Script wordt gestart.
> Script is succesvol gestart.

for the english people:

quote:
> Script is ended.
> Script starting up.
> Script is ready.
( orso.. )
06-30-2006 01:15 PM
Profile E-Mail PM Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: [Problem] ChildWnd
You should take a look at Matty's reply to Cannot CreateChildWnd
06-30-2006 01:18 PM
Profile E-Mail PM Find Quote Report
Rene
Junior Member
**


Posts: 25
Joined: Jun 2006
O.P. RE: [Problem] ChildWnd
I see, <ChildTmpl />, i never heard about.
But Thanx for helping :)

I don't have seen that Topic on the search.
06-30-2006 01:29 PM
Profile E-Mail 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