11-24-2011 04:14 AM
Hello all,
I am trying to create an application which might be run on Curve and Torch.
Problem being, the font size which looks good on TOrch, doesnt look good on Curve.
I have tried finding Height and Width of the screen and accordingly calculate the required Font size.
I have been trying this application on simulator.
For torch, i tried defaultFont = 27.07 *(width/height).
same doesnt work with Curve.
is there any way to select Font size for BB applications ?
Any help will be appreciated.
thanks a lot.