Page 1 of 1

Currency gadget / currency functions

Posted: Wed Oct 05, 2011 11:57 am
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

Re: Currency gadget / currency functions

Posted: Wed Oct 05, 2011 12:09 pm
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

Re: Currency gadget / currency functions

Posted: Wed Oct 05, 2011 12:50 pm
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