Hi Does this happen with the latest SVN version? We've fixed a couple of issues in TextArea around line-endings.
Regards, Noel Grandin On Sat, Jul 2, 2011 at 02:05, Roger and Beth Whitcomb < rogerandb...@rbwhitcomb.com> wrote: > Hi, > We're trying to write a piece of code to do "tail -f" (essentially) of a > log file into a TextArea. It looks like bad things happen (including > exceptions) if the text to be inserted has embedded newlines or doesn't have > a trailing newline. The "getCharacterBounds" returns bad values and > therefore the scrolling to visible function fails. > Anybody seen this before? I don't have a small fail case, but we've > verified it in our big application. > > Thanks. > ~Roger Whitcomb > >