09-07-2018, 08:03 PM
I was trying to format a variable text widget which is a calculated float number.  Is there anyway to format it so it shows just 1 decimal place, not two?  Right now, the Text setting is %(f).
Question on Formatting of Variable Text
|
09-07-2018, 08:03 PM
I was trying to format a variable text widget which is a calculated float number.  Is there anyway to format it so it shows just 1 decimal place, not two?  Right now, the Text setting is %(f).
09-07-2018, 08:18 PM
Use a variable based numeric text widget, which will give you the control you need. I'm assuming you are formatting it for display, right? If so, that would do it.
Dean Roddey
Explorans limites defectum
09-07-2018, 08:52 PM
(09-07-2018, 08:18 PM)Dean Roddey Wrote: Use a variable based numeric text widget, which will give you the control you need. I'm assuming you are formatting it for display, right? If so, that would do it. I see a Field Numeric Text Widget, but not a Variable Numeric Text Widget.  The documentation mentioned that this was not available yet for variables, just fields. |
« Next Oldest | Next Newest »
|