Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi, Does anyone know if it is possible to reduce the size of the text font for a nUITextElement?
I am already setting text size to small but still can’t fit all the text I want…
Cheers
Ian
Hi Ian,
Currently we have just the 3 sizes of text in the NativeUI layer - this mirrors the 3 sizes that are available in javax.microedition.lcdui.Font. I think it is worth us adding some further sizes in the future to go beyond this limitation (on platforms where we have this flexibility for font rendering), but currently we don’t have anything smaller than the “small” right now.
Regards,
Nick.
Thanks Nick,
I was afraid that would be the answer… Oh well. I’ll just have to chop some bits.