What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [help] plus window not showing

[help] plus window not showing
Author: Message:
BstrdSmkr
Junior Member
**

Avatar
Earned. Never Given.

Posts: 46
38 / Male / –
Joined: Jul 2006
O.P. [help] plus window not showing
ok what i'm trying to do is create a library to make balloon popups like those used by the microsoft office assistant. attached is the rough draft of the code, for some reason, i can't get it to see the window as an object ^o) i just can't get my head around why not.   note: the window in the script pack is not even close to what it will be later, its just a placeholder from another script to get the "show window" part off the ground.   any help is greatly appriciated. i'm sure its something simple.  thanks in advance! :)

.plsc File Attachment: JSBalloon.plsc (2.92 KB)
This file has been downloaded 247 time(s).
12-28-2006 02:52 AM
Profile E-Mail PM Web Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
RE: [help] plus window not showing
Now I'm not much objects like that, but what I noticed was that Balloon is a function correct? But when you create a new instance of it, you call it with "new Balloon()" but up top that function requires arguments. Later you call testballoon.show and pass all the arguments there but show doesn't require any arguments. So maybe swap the arguments on those two?

All in all I think it's failing because you don't pass the Window ID when you create a new instance of Balloon.

If I'm horribly wrong, then disregard my noobness with relation to objects.
12-28-2006 03:35 AM
Profile E-Mail PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: [help] plus window not showing
:/ like those balloon tooltip things from the tray?, Ive already written code to do that if you wanted it
[Image: dt2.0v2.png]      Happy Birthday, WDZ
12-28-2006 03:51 AM
Profile PM Web Find Quote Report
BstrdSmkr
Junior Member
**

Avatar
Earned. Never Given.

Posts: 46
38 / Male / –
Joined: Jul 2006
O.P. RE: [help] plus window not showing
yeah, i'd love to see it, i'm trying to get click events and etc back from it as well.
12-28-2006 10:36 PM
Profile E-Mail PM Web 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