Currency gadget / currency functions

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
captain_skank
Enthusiast
Enthusiast
Posts: 639
Joined: Fri Oct 06, 2006 3:57 pm
Location: England

Currency gadget / currency functions

Post by captain_skank »

Would it be possible to have a currency gadget or a currency mask for the string gadget ??

It would also be helpfull to be able to do currency math witin pb ( so 4.00 + 0.20 isn't converted to 4.00019 or whatever)

Thanks

Captain_S
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Currency gadget / currency functions

Post by c4s »

I'm pretty sure that this will not be added because there are many different approaches on this depending on what you need.

Anyway, the search function will give you some results:
http://www.purebasic.fr/english/search. ... mit=Search
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
User avatar
captain_skank
Enthusiast
Enthusiast
Posts: 639
Joined: Fri Oct 06, 2006 3:57 pm
Location: England

Re: Currency gadget / currency functions

Post by captain_skank »

c4s wrote:I'm pretty sure that this will not be added because there are many different approaches on this depending on what you need.

Anyway, the search function will give you some results:
http://www.purebasic.fr/english/search. ... mit=Search
Thanks for that - I already use some of these methods, but it is becasue there are different approaches, that it would be good to have a built in standard.

cheers
Post Reply