VDJ 8.4
Hi, is it possible to write multiline text in the comment field (or in the other tag fields), please?
I don't know how to do it...
thanks for advice
Hi, is it possible to write multiline text in the comment field (or in the other tag fields), please?
I don't know how to do it...
thanks for advice
Posté Sun 07 Jun 20 @ 6:20 pm
the answer is: better not
text editor may display half lines and out of box text with controls chars in lines
use of "\n" may help to display depending on function used
text editor may display half lines and out of box text with controls chars in lines
use of "\n" may help to display depending on function used
Posté Sun 07 Jun 20 @ 6:39 pm
I use notepad++ to place the linefeeds where I want them and then cut and past into the comment field. That easier for me than the /n method.
Posté Mon 08 Jun 20 @ 2:26 am