Word Wrap
I've been playing with the mail windows because I'm new to UI mods and what I want to do to the mail seemed pretty simple. (I've been trying to rearrange the mail windows and give them more of an outlook feel.)
Anyhow, I'm having a bit of luck (and some of that luck is actually good) but to do what I want, I had to compy the contents of the message body and put them into another text field. (parent.Mail.OpenedMail.Body.LocalText=Body.LocalText) When I do that, I lose all the word wraps, and the lines of text just stream out of the box to the right instead of wrapping like they do in the original body window.
Is there something I'm missing? Some way to force the text box to do a word wrap? This is one of the two last problems I'm having with viewing mail, so I hope it's something doable and simple that I'm just too novice to have thought of.
|