Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/01/2003 at 13:23, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.012 Platform: Mac ; Language(s) : C.O.F.F.E.E ;
--------- When I place a string inside a MultiLineEdit (using SetString), I can't make it wrap as it reaches the right side. It just creates an horizontal scroll. How can I make it create just a vertical scroll? Thank you in advance.
Rui Batista
On 21/01/2003 at 13:05, xxxxxxxx wrote:
Will someone help me, please!?!? TIA
On 22/01/2003 at 12:08, xxxxxxxx wrote:
As far as I can tell this is the intended behaviour. No text fields do automatic wrapping in C4D. (Not the C.O.F.F.E.E. editor and not the the text spline field.) I'll post it as a suggestion.
On 22/01/2003 at 14:48, xxxxxxxx wrote:
That is a real shortback. What if I wan't to create a text window with non-editable text what only scrolls verticaly to show some help text?
On 23/01/2003 at 14:10, xxxxxxxx wrote:
You could insert your own line breaks in the text. Another possibility would be to include any longer help texts as html or pdf files and open them when the user presses help.
On 23/01/2003 at 16:51, xxxxxxxx wrote:
I went the line feeds way I tried to open a .txt file but couldn't understand how I could do it.