I’m making master widgets and so far text and button are done. One of the things I do is set the font size using SlateFontInfo and setfont from the control. Other controls no problems but I just can’t figure out how to do the same with the TextBox. I only see a MakeSlateFontInfo but no SetFont.
Text and editabletext are easy:
But how to do that with a TextBlock?