On 12/11/2005, at 5.33, Jim Leask wrote:
Actually, I don't think it is hanging, as it eventually responds [...]
The problem is with the long lines, which I naively just hand over to the system, to do the text layout/rendering.
If you enable soft wrap, I think you'll find the performance much better (as I then only hand over subsets of the line).
Long term I should do some sort of workaround for this though.