Telegram_2022-08-23T07

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2022 > 08 > 23 >

Telegram_2022-08-23T07

Telegram link

 

2022-08-23T07:02:10

 

just add the text to the caption property

 


 

Telegram link

 

2022-08-23T07:02:35

 

and ensure RawText property is false

 


 

Telegram link

 

2022-08-23T07:28:39

 

If I add the same text as hint also, during run time the label is not showing correct trxt

 


 

Telegram link

 

2022-08-23T07:33:45

 

this is because by adding that same text to the hint it essentially is going into the the title property of the HTML which also has double quote

 


 

Telegram link

 

2022-08-23T07:34:48

 

Is it possible to have a workaround solution

 


 

Telegram link

 

2022-08-23T07:34:55

 

yes

 


 

Telegram link

 

2022-08-23T07:35:22

 

u can use rawtext

 


 

Telegram link

 

2022-08-23T07:39:12

 

Rawtext property should be set to true?

 


 

Telegram link

 

2022-08-23T07:43:28

 

yes

 


 

Telegram link

 

2022-08-23T07:44:00

 

but you need to change the caption to the full HTML and replace the tags that should not be parsed

 


 

Telegram link

 

2022-08-23T07:44:52

 

Can you give an example

 


 

Telegram link

 

2022-08-23T07:50:53

 

Put this is your caption

 


 

Telegram link

 

2022-08-23T07:50:56

 

testing <\sample\>

 


 

Telegram link

 

2022-08-23T07:51:19

 

set RawText to true

 


 

Telegram link

 

2022-08-23T07:51:44

 

and remove the hint

 


 

Telegram link

 

2022-08-23T07:59:03

 

< is <

 


 

Telegram link

 

2022-08-23T07:59:17

 

> is >

 


 

Telegram link

 

2022-08-23T07:59:28

 

" is \