Hello again!
I´m using Arial in my iOS Button Objects, and do not matter what size I choose in MMF (even size 72), in xcode the font is always small. This only happen in the object iOS button, not on strings or backdrops.
Any suggestions?
Thanks.
Printable View
Hello again!
I´m using Arial in my iOS Button Objects, and do not matter what size I choose in MMF (even size 72), in xcode the font is always small. This only happen in the object iOS button, not on strings or backdrops.
Any suggestions?
Thanks.
I think Apple makes the buttons look always the same, and prevent font changing.
The apple button aspect is always the same, but you can change the size and the font. The question here is because the font size is always the same (small) after the build.
I am doing a calculator software for kids using the iOS button.
I resized the app to 320x480 and the size doubled, but the customization question remains. I will try to download the exact fonts of the iPhone to use in MMF. Thanks!
I noticed this issue, too. I may just use bitmaps for my buttons for the time being, so I can have true control over how the text looks.