Peter Lee - 2006-08-21

Logged In: YES
user_id=1573331

vtextinc.cxx
It seems any overrun affects the insertion point for later text.
Workaround: Never let cursor overrun. If length longer than
the box size, then move cursor to start (not end). All text
will then have the start displayed correctly.