06-25-2012 01:45 PM
I've ported a PlayBook app to work on the BB10 DevAlpha however the drop downs I used are now too small.
https://developer.blackberry.com/air/apis/qnx/ui/l
I tried doubling the width and height (which worked) but the font size is still very small.
Is there a way to "scale" the entire control? or a way to set the style of the text? I can't seem to find any.
I'll add a screenshot if I can figure out how to extract it from the device ;-)
06-25-2012 01:49 PM
06-25-2012 02:01 PM
ah, ok... so this is TextFormat for the entire app... not just the specific control?
I was looking for options on the control... guess I was looking in the wrong spot. ;-)
06-25-2012 02:54 PM