Hi to all
how can i set default font and font size in Htmleditor component after loading the layout?
I tried with ThRuST JHtmleditor but not work.
I always find the font "Segoe UI" and size 12px
Thanks
and Happy Christmas to the whole community
how can i set default font and font size in Htmleditor component after loading the layout?
I tried with ThRuST JHtmleditor but not work.
B4X:
jHTMLeditor.RequestFocus(HTMLEditor1)
jHTMLeditor.SetFontStyle(HTMLEditor1, "Arial", "Black", "10px", "")
Thanks
and Happy Christmas to the whole community