lo,
now i can use CString for buffering (thanks John).
That let me realize that the problem is in the text area.
If i use static text everything works well, but if i use editable text area the new line character is replaced by a vertical black bar symbol, and the text is not displayed well.
The easy answer is to use static text, but it don't know how to insert a vertical scroll bar that let me see the whole text.
So two questions...
¿how can i insert a vertical scroll bar in a static text area? if it's possible.
¿how can i display text correctly, with new line characters, using an editable text area?
thanx.
gracias.
gràcies.
a10.
now i can use CString for buffering (thanks John).
That let me realize that the problem is in the text area.
If i use static text everything works well, but if i use editable text area the new line character is replaced by a vertical black bar symbol, and the text is not displayed well.
The easy answer is to use static text, but it don't know how to insert a vertical scroll bar that let me see the whole text.
So two questions...
¿how can i insert a vertical scroll bar in a static text area? if it's possible.
¿how can i display text correctly, with new line characters, using an editable text area?
thanx.
gracias.
gràcies.
a10.