What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Advanced Nickname Creator Beta Updated 1.0

Pages: (3): « First « 1 2 [ 3 ] Last »
Advanced Nickname Creator Beta Updated 1.0
Author: Message:
chris
Veteran Member
*****


Posts: 1137
Reputation: 2
35 / Male / –
Joined: May 2003
RE: Advanced Nickname Creator Beta Updated 1.0
Umm mabey you should just make a changelog in ur fitst post so you dont have to keep makeing spam ones:p anyways umm mabey makeing the emotions on the mean windows.. liek there background transparent... and instead of (!FS)  and all the other CTRL+letter insteatd of the tag:) anyways other that that (Y)...
btw if you decide to make the emotions bg transparant... pm me and ill do
Edit:
 = reset format
 = Bold
 = italic
 = Underline
 = strikeout

This post was edited on 11-26-2003 at 08:30 PM by chris.
11-26-2003 08:25 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Advanced Nickname Creator Beta Updated 1.0
quote:
Originally posted by Messenger_Plus!
well , its been updated with your blasted Emoticon list and i uploaded each and every emoticon by itself and its not quite so simple , ill attach the source for that window and u have a look. May seem easy but typing all that gets tiring and so does saving and adding each emoticon to the window..
So, why didn't you make an array out of the Image-controls??????? Much easier and almost nothing to type :p

Pseudo-code:
EmoticonArray(1)=":-#"
EmoticonArray(2)=":-("
EmoticonArray(3)=":-)"
etc...

'only have to make 1 SUB now...
'Use Index to know which Image-control is clicked on...
Private Sub Image_Click()
  Form1.Text1.Text = Form1.Text1.Text & EmoticonArray(Index)
  Form3.Hide
End Sub


--------------
EDIT
Also this thread may come in handy: http://shoutbox.menthix.net/showthread.php?tid=17594
And the attachment of one of my posts there: img.zip (all the emoticons and ALL there possible shortcuts)...

This post was edited on 11-26-2003 at 10:52 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-26-2003 10:45 PM
Profile PM Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
O.P. RE: Advanced Nickname Creator Beta Updated 1.0
I could use some user opinons please.... Do you use it or not? Why and why not? I need to know who uses it and why to be able to develop....and if nobodt uses it than i wont continue development?
11-28-2003 09:42 PM
Profile PM Web Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
O.P. RE: Advanced Nickname Creator Beta Updated 1.0
quote:
Originally posted by chris
Umm mabey you should just make a changelog in ur fitst post so you dont have to keep makeing spam ones:p anyways umm mabey makeing the emotions on the mean windows.. liek there background transparent... and instead of (!FS)  and all the other CTRL+letter insteatd of the tag:) anyways other that that (Y)...
btw if you decide to make the emotions bg transparant... pm me and ill do
Edit:
 = reset format
 = Bold
 = italic
 = Underline
 = strikeout

I fixed that in my latest update because Sk3tch pointed out a bug in using it the way i had it
11-28-2003 09:57 PM
Profile PM Web 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