What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » CTRL+K Multi-format

CTRL+K Multi-format
Author: Message:
Lareamond
Junior Member
**

Avatar
I like big butts.

Posts: 85
38 / Other / –
Joined: Jul 2003
O.P. CTRL+K Multi-format
I was reading the Plus! Plugin API documentation for Visual Basic, and I was wondering how to use the nCCNotify and nCCColor constants. Is there any way for me to be able to pop up the CTRL+K multi-format box from my plugin to use color codes? If so, where should I look?
07-22-2003 11:06 PM
Profile E-Mail PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: CTRL+K Multi-format
use the sintax Chr$(nCCNotify) to create a string that has that constant. append strings to get the text.

No, there isn't any way to popup the ctrl+k box

PS: Example
my_string = chr$(nCCColor) & "8,2This text will be yellow over blue"
now you can use my_string to be returned to Plus!
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
07-23-2003 12:53 AM
Profile PM Find Quote Report
Lareamond
Junior Member
**

Avatar
I like big butts.

Posts: 85
38 / Other / –
Joined: Jul 2003
O.P. RE: CTRL+K Multi-format
Eh, I sorta did something different... Since I wanted users to be able to see the CTRL+K popup, I sorta forced a different one to appear... http://angelfire.com/empire/hybridprogs/nowplaying.gif heh
07-23-2003 02:25 AM
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