Archive for the 'Windows Mobile' Category

How to change the font size in SMS composing interface

Many articles discussed how to change the font size in SMS composing interface, and most of them said the font size was defined in compose_style.css which can be located in /Windows.

However, I tweaked the style file, but it does nothing about the composing interface. Finally, I read an article which said the font size can be modified via registry "HKLM/software/microsoft/inbox/RichEditHostFontSize"

I tested in my mobile(Windows Mobile 6.0), and it works.

Updated:  I upgraded my mobile to WM 6.1, it does work too.