What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Easy Math and Symbols 2.0.3

Pages: (6): « First « 2 3 4 5 [ 6 ] Last »
1 votes - 4 average   [Release] Easy Math and Symbols 2.0.3
Author: Message:
AngelDevil
Full Member
***

Avatar
MsgPlus! Script Developer

Posts: 175
33 / Male / Flag
Joined: Jun 2007
O.P. RE: [Release] Easy Math and Symbols v1.7
quote:
Originally posted by CookieRevised
Doesn't this highly depend on the font being used?
Not all fonts support all those symbols.

Possible, but the symbols are from Arial map (there are many Unicode symbols, supported by various fonts). However, a good remark.

quote:
Originally posted by CookieRevised
tip: instead of letting it depend on a specific conversation window, or the PSM, etc... simply send the clicked symbol to the keyboard handler. This ensures that you can insert the symbol in whatever edit box is active, no matter if it is a conversation window, PSM edit box, or heck even notepad...

Now I try it, it could be a good solution. (Y)

quote:
Originally posted by CookieRevised
EDIT: apparently you already fixed the above in v1.7

Yes. Several other users have reported this, solved using UiLanguage property.

quote:
Originally posted by CookieRevised
The Dutch translation is full of errors. Almost all strings have an error in them. Corrected:

Thanks, I speak italian and I don't know Dutch! :) billyy has done Dutch translation.

quote:
Originally posted by CookieRevised
// text[8] = "Taal";
note: not used anymore

Not used, but I left it in case it is necessary in a future release (but it uses memory unnecessarily :D)

quote:
Originally posted by CookieRevised
in the toast display the title is hard coded and not translated, in other places it is translated.

I think it's good to keep the English title, so I fix it.

quote:
Originally posted by CookieRevised
text[13] = "Grieks";
note: the previous one ("Griekse symbolen") is way too long for the limited space you have.

Good ;)

quote:
Originally posted by CookieRevised
There might still be some smaller translation errors or some translations are maybe a bit too long to fit in the controls though. I didn't checked everything extremely closely atm since I'm very very tired.

Thanks for your help! :)

quote:
Originally posted by CookieRevised
I would also reorder the menu a bit though. And get rid of the submenu:
  Insert symbols...
  Enable/Disable
  -
  Make a donation
  Send to contact
  -
  Help
  About

Yes, excellent idea ;) thank you very very much!
http://www.amicogeek.it - Technology blog!
02-18-2010 08:20 AM
Profile PM Find Quote Report
Tochjo
forum super mod
******

Avatar

Posts: 4207
Reputation: 78
36 / Male / Flag
Joined: Sep 2003
Status: Online
RE: [Release] Easy Math and Symbols v1.7
In regards to the cached downloads: I think if you put the version number in the name of the attached file the problem is fixed, since in that case it should be obvious to the browser that it's a new file.
02-18-2010 09:44 AM
Profile PM Find Quote Report
AngelDevil
Full Member
***

Avatar
MsgPlus! Script Developer

Posts: 175
33 / Male / Flag
Joined: Jun 2007
O.P. RE: [Release] Easy Math and Symbols v1.7
quote:
Originally posted by AngelDevil
quote:
Originally posted by CookieRevised
tip: instead of letting it depend on a specific conversation window, or the PSM, etc... simply send the clicked symbol to the keyboard handler. This ensures that you can insert the symbol in whatever edit box is active, no matter if it is a conversation window, PSM edit box, or heck even notepad...

Now I try it, it could be a good solution.

Which is the keyboard handler object?
quote:
Originally posted by Tochjo
In regards to the cached downloads: I think if you put the version number in the name of the attached file the problem is fixed, since in that case it should be obvious to the browser that it's a new file.

Done.. Try this new EM&S version!

This post was edited on 02-18-2010 at 02:57 PM by AngelDevil.
http://www.amicogeek.it - Technology blog!
02-18-2010 11:56 AM
Profile PM Find Quote Report
billyy
Full Member
***

Avatar

Posts: 103
Reputation: 1
36 / Male / Flag
Joined: Feb 2010
Status: Away
RE: RE: [Release] Easy Math and Symbols v1.7
quote:
quote:
Originally posted by CookieRevised
The Dutch translation is full of errors. Almost all strings have an error in them. Corrected:

Thanks, I speak italian and I don't know Dutch! :) billyy has done Dutch translation.

Told you i didn't rly look at the context 8-)
And maybe i just completely suck at every language i speak *-)
Oookay and every language i type [Image: undecided.gif]

This post was edited on 02-18-2010 at 02:11 PM by billyy.
I'm new at this, so don't expect me to be usefull any
time soon. But if i behaved you could rep me :P
02-18-2010 02:04 PM
Profile E-Mail PM Find Quote Report
AngelDevil
Full Member
***

Avatar
MsgPlus! Script Developer

Posts: 175
33 / Male / Flag
Joined: Jun 2007
O.P. RE: [Release] Easy Math and Symbols v2.0.0
New version 2.0 added ;) translations update need..

PS: not all computers support all symbols.

This post was edited on 02-24-2010 at 03:52 PM by AngelDevil.
http://www.amicogeek.it - Technology blog!
02-24-2010 03:26 PM
Profile PM Find Quote Report
Nagamasa
Skinning Contest Winner
*****

Avatar

Posts: 1842
Reputation: 30
30 / Male / Flag
Joined: May 2006
RE: [Release] Easy Math and Symbols v2.0.0
One suggestion: It would be nice when you open the PSM editing, it doesn't automatically override your current one.
[Image: unled1uo.png]
Joined this forum 6552 days, 10 hours, 53 minutes, 10 seconds ago.



02-25-2010 04:55 AM
Profile PM Web Find Quote Report
AngelDevil
Full Member
***

Avatar
MsgPlus! Script Developer

Posts: 175
33 / Male / Flag
Joined: Jun 2007
O.P. RE: [Release] Easy Math and Symbols v2.0.0
quote:
Originally posted by Nagamasa
One suggestion: It would be nice when you open the PSM editing, it doesn't automatically override your current one.

This only happens the first start of the script. It's important to force the change of user psm, to manage the property Messenger.MyPersonalMessage (that don't work correctly).
For info, read here:

http://shoutbox.menthix.net/showthread.php?tid=93515
http://www.amicogeek.it - Technology blog!
02-25-2010 08:45 AM
Profile PM Find Quote Report
AngelDevil
Full Member
***

Avatar
MsgPlus! Script Developer

Posts: 175
33 / Male / Flag
Joined: Jun 2007
O.P. RE: [Release] Easy Math and Symbols 2.0.3
quote:
Originally posted by AngelDevil
New version 2.0 added ;) translations update need..

PS: not all computers support all symbols.

Bugs fixed in version 2.0.3, now available.
http://www.amicogeek.it - Technology blog!
02-26-2010 02:27 PM
Profile PM Find Quote Report
ViBE
New Member
*


Posts: 1
– / Male / Flag
Joined: Jul 2011
RE: [Release] Easy Math and Symbols 2.0.3
hi! i made the hungarian translation. add it please.

This post was edited on 07-10-2011 at 01:32 PM by ViBE.
07-10-2011 01:31 PM
Profile PM Find Quote Report
Pages: (6): « First « 2 3 4 5 [ 6 ] 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