ITEXTCTL and Font size | developer.brewmp.com ITEXTCTL and Font size | developer.brewmp.com

Developer

ITEXTCTL and Font size

Forums:

I'm working with a motolar phone that has a very small display so its important to be thrifty with pixels. I've noticed that when I use an ITEXTCTL that the phone makes matters worse by using the phone's LARGE font instead of its normal font for charcters that are multitapped in. There does not seem to be any way to tell ITEXTCTL to explicitly use a particular font or I would try that. Additionally, I tried telling the IDISPLAY object to replace the large IFONT with its normal IFONT thru a call to IDISPLAY_SetFont. I thought that this would force the ITEXTCTL to use the normal sized font but this seemed to have no affect on ITEXTCTL which stubbornly persists in using the Large font.

Does anyone have any ideas about how to get the ITEXTCTL to use the normal font?

Thanks :p