Thank you! We have downloaded and are trying to build it now
> 
> I'm not sure how best to handle long lines, though. We could either
> break the words, dynamically create a scrollbar, or scroll based on
> cursor position. What do you think?

Long lines should follow the model in Microsoft Word.
That is our requirement. We can't have a horizontal scroll bar.
1) Normally the last word will wrap to the new line.
2) If there is a hyphen you can wrap everything after the hyphen
to the next line
3) If the line is a single word with no spaces the words will
wrap to the next line when you run out of space.



_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to