I have some text that I am using with the BCTextEngine here: BCTextEngine
I want to save the edited text : $"[FontAwesome=0xF1EA size=30/][color=0xff006688]"This is Text"[/color] [TextSize=30] [/TextSize]"$ in a database. I can save to the database but when the BBCodeView1.Text is assigned the result, what is shown is exactly the line above in the BBCodeView1, not the text with the formats listed.
Each item in the database would have different text and different tags so I can't have a variable of the tags and just insert the new text.
Any ideas?
I want to save the edited text : $"[FontAwesome=0xF1EA size=30/][color=0xff006688]"This is Text"[/color] [TextSize=30] [/TextSize]"$ in a database. I can save to the database but when the BBCodeView1.Text is assigned the result, what is shown is exactly the line above in the BBCodeView1, not the text with the formats listed.
Each item in the database would have different text and different tags so I can't have a variable of the tags and just insert the new text.
Any ideas?