Results 1 to 4 of 4
  1. #1
    Member stam91's Avatar
    Join Date
    Mar 2007
    Device
    W800i
    Posts
    77
    Thanks
    17
    Thanked 10 Times in 7 Posts

    Layout for K310/K320 with Big Font

    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.
    Attached Files

  2. #2
    Recently Initiate
    Join Date
    Feb 2008
    Device
    -
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Can you make a layout with small and thin font for k320?Thx

  3. #3
    Member
    Join Date
    Dec 2006
    Device
    -
    Posts
    20
    Thanks
    1
    Thanked 0 Times in 0 Posts
    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>

  4. #4
    Recently Initiate
    Join Date
    Feb 2008
    Device
    -
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts
    It doesn't works.Can you post here the modified layout?Thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •