Page 1 of 1

rotate field

Posted: Thu Nov 03, 2011 6:00 pm
by adventuresofgreg
Is there any way to ROTATE a field so that the text in the field runs VERTICALLY up the page?

Re: rotate field

Posted: Thu Nov 03, 2011 6:20 pm
by Klaus
Hi Greg,

yes, but only the "hard" way: Import snapshot from the field and rotate and display the resulting image.
Of course this is not editable text 8)


Best

Klaus

Re: rotate field

Posted: Thu Nov 03, 2011 6:32 pm
by adventuresofgreg
i bet that wont work on iOS ?

Re: rotate field

Posted: Thu Nov 03, 2011 6:37 pm
by Klaus
I think so.
Searching the release notes for "import" or "snapshot" = NADA.

Re: rotate field

Posted: Thu Nov 03, 2011 6:47 pm
by adventuresofgreg
wait... it must work because chartsengine uses something like that for the X axis (rotates text), and I know for a fact that Chartsengine does work on iOS.

However, since it is just numbers, I found a sort of hack to do it. I imported 10 .png files - each number from 0 to 9. My script takes the text and replaced each digit with the corresponding .png file. Maybe that's what Chartsengine does??

Re: rotate field

Posted: Thu Nov 03, 2011 10:17 pm
by bn
Hi,

snapshot works on iOS.

Kind regards

Bernd