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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Problem] ChildWnd - by Rene on 06-30-2006 at 01:15 PM
RE: [Problem] ChildWnd - by J-Thread on 06-30-2006 at 01:18 PM
RE: [Problem] ChildWnd - by Rene on 06-30-2006 at 01:29 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