October 24, 200223 yr Hi,Is it possible to show a text-string vertical instead of horizontal?Now i use a lot of strings with one letter under each other.Must be simplier to do?!Who?PH-JVH Jan "Beatus ille qui procul negotiis..."
October 24, 200223 yr Possibly. POSITION is valid for TEXT, so you might try adding an AXIS element to the text element. Steve
October 24, 200223 yr Author Hi,It works, but the whole text rotates.I want to see: V A L V EOf course, with an image no problemo!PH-JVH Jan "Beatus ille qui procul negotiis..."
October 24, 200223 yr Author Eugen, pity, 1 long letter.PH-JVH Jan "Beatus ille qui procul negotiis..."
October 25, 200223 yr Multiline with spaces between characters? If multiline works the same in xml as in c gauges it is unfortunately also dependend on screen resolution. I suggest stacking individual Text elements for each letter, if you bracket them in a <Element> </Element> sequence, so you can position them as easily as one single element.Arne Bartels
October 25, 200223 yr Author Arne, thanksI did this already, but it is a lot of writing.Anyway it works very good.Jan Jan "Beatus ille qui procul negotiis..."
Create an account or sign in to comment