What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » script: sBCaption (Start Button Caption)

Pages: (3): « First « 1 [ 2 ] 3 » Last »
script: sBCaption (Start Button Caption)
Author: Message:
Yil2201
Junior Member
**

Avatar
MsgPlus! Live Lover

Posts: 60
32 / Male / –
Joined: Jun 2006
RE: script: sBCaption (Start Button Caption)
Cool :) Really cool update!
[Image: sign.png]
08-27-2006 10:04 AM
Profile E-Mail PM Web Find Quote Report
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
RE: script: sBCaption (Start Button Caption)
Nice nifty little program script :)

This post was edited on 08-27-2006 at 10:14 AM by Eddie.
...there used to be a signature here :)
08-27-2006 10:13 AM
Profile PM Web Find Quote Report
P4R4D0x
Junior Member
**


Posts: 71
Joined: Mar 2006
RE: script: sBCaption (Start Button Caption)
quote:
Originally posted by SpunkyLoveMuff
I think thats something done by Windows every so often. I have used a program to do this before and the same thing happened
then what's the point of this feature?
08-27-2006 10:18 AM
Profile E-Mail PM Find Quote Report
Yil2201
Junior Member
**

Avatar
MsgPlus! Live Lover

Posts: 60
32 / Male / –
Joined: Jun 2006
RE: script: sBCaption (Start Button Caption)
I was thinking about a cool feature... maybe you can add a checkbox to give as caption of the start button the nickname of the current user ... Would be cool :)
So your script has to check the name at each signin using the SignIn evenement.
This is a simple line of code :P
var StartMenuCaption := Messenger.MyName;

See you ;)
[Image: sign.png]
08-27-2006 03:56 PM
Profile E-Mail PM Web Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: script: sBCaption (Start Button Caption)
quote:
Originally posted by Yil2201
I was thinking about a cool feature... maybe you can add a checkbox to give as caption of the start button the nickname of the current user ... Would be cool [Image: msn_happy.gif]
So your script has to check the name at each signin using the SignIn evenement.
This is a simple line of code [Image: msn_tongue.gif]
var StartMenuCaption := Messenger.MyName;

See you [Image: msn_wink.gif]
How about checking at each name change *-). Also asking your Nickname do you want to change StartButton Caption or not.

Nice Script, but sadly the theme i'm using doesn't have a start button caption [Image: msn_sad.gif].
08-28-2006 10:11 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: script: sBCaption (Start Button Caption)
Setting your nickname as the start button caption could be kind of cool, except I think the start button can not change it's width so the string gets truncated after the first 4-6 characters.

PS - Tried to check this just with my acount and the script is doing anything for me now I've got the new updated version
<Eljay> "Problems encountered: shit blew up" :zippy:
08-28-2006 10:34 AM
Profile PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: script: sBCaption (Start Button Caption)
quote:
Originally posted by SpunkyLoveMuff
Setting your nickname as the start button caption could be kind of cool, except I think the start button can not change it's width so the string gets truncated after the first 4-6 characters.
it can't auto-resize itself no, but it can be sized using MoveWindow and stuff.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
08-28-2006 10:39 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: script: sBCaption (Start Button Caption)
Thats cool then if it can work. I always used to think it was an image until I found a program that did it. Makes you wonder why MS put a function in to change it :p
<Eljay> "Problems encountered: shit blew up" :zippy:
08-28-2006 10:42 AM
Profile PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: script: sBCaption (Start Button Caption)
quote:
Originally posted by SpunkyLoveMuff
Makes you wonder why MS put a function in to change it :p
They didn't add a function to change it, they just made it text rather than an image so that it can be changed for different languages.  Its just changed using a standard Windows API function, SetWindowText.

This post was edited on 08-28-2006 at 01:49 PM by Dempsey.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
08-28-2006 11:06 AM
Profile E-Mail PM Web Find Quote Report
Kenji
Veteran Member
*****

Avatar
Previously: Dazmatic, Dazzy, :zippy:

Posts: 1226
Reputation: 39
32 / Male / Flag
Joined: Jun 2006
Status: Away
RE: script: sBCaption (Start Button Caption)
stays there for about 30 secs then goes back to start :sad:

good script though:P
08-28-2006 01:51 PM
Profile PM Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« 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