![]() |
|
How can I update a text? - Printable Version +- Wings 3D Development Forum (http://www.wings3d.com/forum) +-- Forum: Wings 3D (/forumdisplay.php?fid=1) +--- Forum: Wings 3D (/forumdisplay.php?fid=9) +--- Thread: How can I update a text? (/showthread.php?tid=2588) |
How can I update a text? - apidev - 10-19-2017 06:55 AM Someone knows how to do it, I hope and this theme goes here!. There is a way to change it once you add it. There is way to modify the text that is written, I mean to be able to change what was written before by a new text. (edit the text) Thanks for your answers and comments. RE: How can I update a text? - micheus - 10-19-2017 03:01 PM Edit a text where? Here at the forum? Or a text primitive on Wings3D? It's a bit confused. RE: How can I update a text? - apidev - 10-19-2017 04:58 PM In the primitive text on Wings3D once created cannot be edited or have a way to do it and still do not know, I mean to modify it in the what was written.(update of text) Thanks for your reply RE: How can I update a text? - micheus - 10-19-2017 05:00 PM Yes. Once the text was used to create the mesh object you can't do that. You need to create a new tsxt primitive using the new text you want. Wings3d doesn't works with modifier stack like other 3d application. For the other question, I replied it in its own thread.
RE: How can I update a text? - apidev - 10-19-2017 05:19 PM Thanks for reply. Now, modified my texts, first removed the text and add wrote a new text. ever, this function is implemented!. Is there any plan to implement this in the future? RE: How can I update a text? - micheus - 10-19-2017 09:53 PM I don't think this would be in a near future. I never read something about this in the discussions here at the forum. Sorry. RE: How can I update a text? - apidev - 10-20-2017 06:29 AM Well, I wait see this in some point future and thanks for answering my questions and doubts!. |