I wonder if there is a way to specify Font attributes with MIDP 1.0. I realize it is possible to do with Canvas but I wanted to see if I can specify Font size to use in the application's TextBoxes. Thanks.
I wonder if there is a way to specify Font attributes with MIDP 1.0. I realize it is possible to do with Canvas but I wanted to see if I can specify Font size to use in the application's TextBoxes. Thanks.
As you say, you can set the font for a Canvas... anywhere else, I'm afraid you get what you're given!
Graham.