
Text widget --screen lines vs. text lines
Quote:
>... When I first implemented text
>I didn't foresee people having text lines that were actually paragraphs
>and spanned many (e.g. >> 2) screen lines.
Many word processing programs use this style, in which the newline
character indicates a paragraph break and the word processing program is
expected to do the filling and justification: with the increasing
popularity of tools like FrameMaker, you're seeing more of this on Unix as
well. We're seeing increasing culture clashes as people with that kind of
background post their articles to Usenet, but it is a reasonable thing to
do, I think, so it should be handled.
--