In article <1992Dec30.191044.27555@spectrum.xerox.com>, anozzi@cinops.Xerox.COM (Anthony Nozzi) writes:
>
> I am trying to implement a scrolledwindow with a texteditwidget which when new text is added, will normalize and place the text in view. Currently, if text is appended to the end, if it is not in the view, the user must press the scrollbar to see it.
>
> I am using OLIT 3.0.
>
OLIT 4.0 does not have this problem. OLIT 4.0 seems a nice toolkit
implementation with 3D ... except there is a a TextEditW bug that
occurs for input after app mallocing and text refreshing.
When typing a key the letter appears with a long piece of text
comming from somewhere else in the text or from another textedit/field
area appended. Once this occurs the only fix is to exit the app and
restart. Does anyone (Is USL listening?) have a fix for this bug??