Hi, here's the layout tested on K310i.
It has big readable font (FontE_18NB).
The 1st has large main font, but standard Softkeys.
The 2nd has modified softkeys also.
Hi, here's the layout tested on K310i.
It has big readable font (FontE_18NB).
The 1st has large main font, but standard Softkeys.
The 2nd has modified softkeys also.
Can you make a layout with small and thin font for k320?Thx
edit layout.xml and change the red colored number into 14.
- <object name="StringInput">
- <settings>
<sett name="FontType" value="FontE_14R" />
<sett name="RowHeight" value="10" />
- <!-- should be less than actual rowheight -->
<sett name="TitleMode" value="255" />
<sett name="OverlayStyle" value="5" />
<sett name="YPos" value="254" />
</settings>
- <attributes count="7">
<attr index="0" value="4" />
- <!-- INTERNAL_FRAME_FONT_SIZE -->
<attr index="1" value="16" />
- <!-- INTERNAL_FRAME_FONT_STYLE -->
<attr index="2" value="4" />
- <!-- INTERNAL_FRAME_LARGE_FONT_SIZE -->
<attr index="3" value="16" />
- <!-- INTERNAL_FRAME_LARGE_FONT_STYLE -->
<attr index="4" value="10" />
- <!-- STRING_INPUT_INROW_SCROLL -->
<attr index="5" value="27" />
- <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
<attr index="6" value="1" />
- <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE -->
</attributes>
It doesn't works.Can you post here the modified layout?Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)