User Tag List

Results 1 to 3 of 3

Thread: Displaying a double precision decimal

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Displaying a double precision decimal

    I want to display a monetary figure (so, two digits to the right of the decimal point) that has been calculated. It works correctly on a counter, but I want to display the result in an edit box or something similar (so I can control how it looks, and someone can select and copy the result). Once I get to the $10000 or above in the edit box, the decimals drop off.

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Have you tried Special Object -> Conversions -> Convert float to string?
    FloatToString$(>Value<, >Number of digits<, >Number of digits after decimal point or -1<)
    Looks like it does what you want
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome! I never would have thought to look there, but it works!

Similar Threads

  1. Double precision doesn't work on Android ?
    By Wolkam in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 23rd August 2013, 09:18 PM
  2. [BUG RC1] Combo Box not displaying
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 10th October 2012, 06:30 PM
  3. hex to decimal??
    By Gibbon in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th June 2009, 03:05 PM
  4. Pixel Precision
    By Jacob in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 18th November 2008, 08:26 AM
  5. Double Precision Object
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 25th January 2008, 11:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •