2021-02-04 01:26 AM
Is it possible to turn textareas upsidedown without having to use texturemapper?
Solved! Go to Solution.
2021-02-04 05:41 AM
Hi,
In the property settings of a textArea widget in Designer, you can set the rotation angle of your widget : 0° ("normal"), 90°, 180° and 270°. I believe you are looking for the 180degree rotation. If you wish other angles and you do not need to modify your text then I would recommend to not use a textArea but a texturemapper like you said.
/Romain
2021-02-04 05:41 AM
Hi,
In the property settings of a textArea widget in Designer, you can set the rotation angle of your widget : 0° ("normal"), 90°, 180° and 270°. I believe you are looking for the 180degree rotation. If you wish other angles and you do not need to modify your text then I would recommend to not use a textArea but a texturemapper like you said.
/Romain
2021-02-05 02:21 AM
Was it enough for your project ? I found a project of mine with a custom widget to rotate the text at any angle if you wish.
/Romain
2021-02-08 06:15 AM
Hi @Romain DIELEMAN ,
thanks for your answer, that was exctly what I was look for!
Kind regads,
Sandy
2021-02-08 11:51 PM
Perfect :thumbs_up: