PDA

View Full Version : Decimal settings with <%Length%>


nurmipossu
2008-07-31, 05:18 AM
Hi,

1. I'm using the <%Length%> code in lines for measuring objects located in my canvas. However, it seems that the default is show numbers with four decimals. Can it set so, that code shows only two decimals or less?

2. Where can I find more information about these kind of variables that can be used in Graffle?

Thanks in advance!

Joel
2008-07-31, 11:44 AM
Currently only the <%Date%> variable supports any kind of formatting, you can find out more about how to do so at this support article (http://developer.apple.com/documentation/Cocoa/Conceptual/DataFormatting/Articles/dfDateFormatterSyntax.html) at Apple.

We'd like to eventually add similar formatting to other variables, particularly width, height, and length.

sunshine
2009-01-04, 08:02 AM
+1 vote for this.