So there I ran into a problem:
When I open a text document and write something with the keyboard at the
caret position, process this input and write a result by a procedure to
the text, the view is changed at the end of the commands so that the
input is cleared at the original position and appended at the end of the
text:
>> input
<< result
changes to
>>
<< resultinput
Is this behaviour intended by the framework?
What can I do? Views.Update(..) at the fitting place doesn't work,
writing the input in a buffer and inserting it again doesn't work either.
I'm working with Blackbox 1.3 beta for the Macintosh.
Thank you for your help!
Manfred
------------------------------------------------------
Dr. Manfred Wuttke phone: +49 (0) 5204 2944
Hilterweg 14
D-33803 Steinhagen e-mail: wuttke@stein.teuto.de
Germany