PDA

View Full Version : rtos function help


rken.laws
2008-12-18, 05:21 PM
Is there a way to format a string after using the rtos function? The problem is the text is too long. When the measurment is something like 101 15/15 it would be much nicer if the fraction was diagonal or stacked and the space between the whole number and the fraction was omitted.

RobertB
2008-12-19, 01:22 AM
Yes. All you need to do is create the desired look in a sample MText object. Look at the formatting codes in the sample. Use the required formatting codes to your text string before using it to create the new MText.