rgb Problem Set bad value for font size doesn't display text g.FontSize = -55 g.DrawText("hello",10,10) Before draw text, check fontsize and use system font size when size is not correct like Xojo 🙂