How do I put sublime app in mit app inventor ? can someone help me here?

can you give an example sir ?

Look at the refresh procedure, that loads a list picker Elements, and presents the Elements as multiline text in the List Picker Text.

i dont know how to sir . that isy only problem oh how to do some multiline in text string in the blocks.

Merged your topics since they seem to be related.

can you help me sir with my problem ?

This already has been answered here

Taifun

1 Like

hellow sir . yes i know but idont know how to put it . can you giv me an example in the block on how to slip text sir ?

Set Label1.Text to 1\n2\n3 results in

1
2
3

Test it in the companion app and

Taifun