PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WB15: Displaying multiline Text
WB15: Displaying multiline Text
Iniciado por guest, 11,oct. 2015 11:16 - 1 respuesta
Publicado el 11,octubre 2015 - 11:16
Hello to all
I searched the Forum, but I didn't find an answer
Situation:
I want to Display multiline text coming from a textmemo field of a table
If I use Type Static it ignores the CRLF
If I use Type Edit control I can't get rid of the Border
Any help is greatly appreciated
Kind regards from Switzerland
Stephan
Publicado el 11,octubre 2015 - 18:01
Solved!
I just had to Switch from automatic to dynamic and the CRLF was done