1

Topic: How can i do multiline text in Annotation?

Hi! I want to do so. How?

Post's attachments

Attachment icon how.jpg 29.99 kb, 459 downloads since 2018-03-13 

2

Re: How can i do multiline text in Annotation?

Use the space to separate the words and set the longer variable to 0 instead of -1 in dynamic text widget.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

3

Re: How can i do multiline text in Annotation?

scorpio810 wrote:

Use the space to separate the words and set the longer variable to 0 instead of -1 in dynamic text widget.

Show me, please, where is written how to do this?

4

Re: How can i do multiline text in Annotation?

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

5 (edited by polygon13 2018-03-13 23:34:19)

Re: How can i do multiline text in Annotation?

[youtube]z-AzAvoekNI[/youtube][youtube]z-AzAvoekNI[/youtube]

6 (edited by Calypso 2018-03-14 00:14:50)

Re: How can i do multiline text in Annotation?

Hello polygon13,
the widget with dynamic texts is only available in version 0.7 dev. In version 0.6 you have to use spaces so that the text is displayed in two lines.

Best regards

Stebo

Post's attachments

Attachment icon Bildschirmfoto 2018-03-13 23:12:48.png 37.81 kb, 420 downloads since 2018-03-13 

7 (edited by polygon13 2018-03-14 00:08:09)

Re: How can i do multiline text in Annotation?

Calypso wrote:

Hello polygon13,
the widget with dynamic texts is only available in version 0.7 dev. In version 0.6 you have to use spaces so that the text is displayed in two lines.

Best regards

Stebo

thanks! many spaces make me happy)

8

Re: How can i do multiline text in Annotation?

Open Notepad. Write new line (pres ENTER). Press ctrl+a (slect all) and ctrl+c (copy). Switch to QElectroTech and press ctrl+v (paste) where you want insert new line.