| paul44 Expert Cheater
 
 ![]() Reputation: 2 
 Joined: 20 Jul 2017
 Posts: 206
 
 
 | 
			
				|  Posted: Sun May 18, 2025 10:40 am    Post subject: Form: Edit/Memo write info... [Closed] |   |  
				| 
 |  
				| image: see here [ https://ibb.co/album/NdwCkt ] 
 How to fill memo with info as show at right side (= Edit field) ?
 now: using several lua vars and have them "append()"-ed to get above result
 ps: \n\r does not seem to work; also tried with [[...]], but still no cigar
 
 not important, but: is it possible to 'format' part of memo_text (such as applying italic/bold)
 
 
 -EDIT-
 do not use 'append()' method, but use: [memo.Lines.Text] instead.
 
 Tip: easiest way is by using text_blocks [[ ... ]]
 |  |