Свои изменения layout.xml : Моддинг : Форум |
BlackSerh: |
10.01.10, 09:13 |
Сегодня ночью, когда ехал поезде, решил покапаться в лайоте Мои копания были направлены на то чтоб опустить надписи на софтах, но попытки не увенчались успехом, тогда я решил уменьшить ширину софтов, с 30 пикселей до 20, у меня это вышло и довольно таки не плохо (на мой взгляд) вот прикладываю скриншоты с разными темами и разных местах а так же как выглядит телефон с запущеным эльфом AdvSoftKeys layout.xml: <?xml version="1.0" encoding="utf-8"?> <layout version="1.0"> <!-- Default settings must be first in file --> <object name="default"> <settings> <sett name="FontType" value="32767"/> <sett name="RowHeight" value="32767"/> <sett name="TopOffset" value="32767"/> <sett name="TitleFontType" value="32767"/> <sett name="TitleHeight" value="32767"/> <sett name="TitleTopOffset" value="32767"/> <sett name="TitleMode" value="2"/> <sett name="ScrollBarMode" value="0"/> <sett name="ShowFrame" value="0"/> <sett name="OverlayStyle" value="2"/> <sett name="XPos" value="0"/> <sett name="YPos" value="24"/> <sett name="Width" value="240"/> <sett name="Height" value="276"/> <sett name="YRelatively" value="1"/> <sett name="Backlight" value="4"/> </settings> </object> <object name="ListObject"> <settings> <sett name="TitleMode" value="32767"/> <sett name="ScrollBarMode" value="0"/> <sett name="YPos" value="32766"/> </settings> <settings layout="1"> <sett name="FontType" value="FontE_24R"/> </settings> <attributes count="8"> <attr index="0" value="FontE_20R"/> <attr index="1" value="FontE_20R"/> <attr index="2" value="FontE_20R"/> <attr index="3" value="163"/> <!-- FirstRowSecondTextStartPosition --> <attr index="4" value="30"/> <!-- FirstRowSecondTextWidth --> <attr index="5" value="20"/> <!-- SecondRowStartPostition --> <attr index="6" value="2500"/> <!-- MLS TTL --> <attr index="7" value="6"/> <!-- More list max --> </attributes> <attributes count="8" layout="1"> <attr index="0" value="FontE_20R"/> <attr index="1" value="FontE_20R"/> <attr index="2" value="FontE_20R"/> <attr index="3" value="163"/> <!-- FirstRowSecondTextStartPosition --> <attr index="4" value="30"/> <!-- FirstRowSecondTextWidth --> <attr index="5" value="20"/> <!-- SecondRowStartPostition --> <attr index="6" value="2500"/> <!-- MLS TTL --> <attr index="7" value="6"/> <!-- More list max --> </attributes> </object> <object name="NOfManyList"> <settings> <sett name="TitleMode" value="32767"/> <sett name="ScrollBarMode" value="2"/> <sett name="YPos" value="32766"/> </settings> <settings layout="1"> <sett name="FontType" value="FontE_24R"/> </settings> </object> <object name="OneOfManyList"> <settings> <sett name="TitleMode" value="32767"/> <sett name="ScrollBarMode" value="2"/> <sett name="YPos" value="32766"/> </settings> <settings layout="1"> <sett name="FontType" value="FontE_24R"/> </settings> </object> <object name="OnOffList"> <settings> <sett name="TitleMode" value="32767"/> <sett name="ScrollBarMode" value="2"/> <sett name="YPos" value="32766"/> </settings> <settings layout="1"> <sett name="FontType" value="FontE_24R"/> </settings> </object> <object name="Feedback"> <settings> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="9"/> </settings> <attributes count="17"> <attr value="8"/> <!-- Scroll steps --> <attr value="8" /> <!-- Bar height --> <attr value="0"/> <!-- Bar x offs. --> <attr value="0"/> <!-- Bar y offs. --> <attr value="2"/> <!-- Bar inc. pxs. --> <attr value="10"/> <!-- Bar inc. width --> <attr value="10"/> <!-- Bar descr. text. offs. --> <attr value="2"/> <!-- Bar descr. text. offs. min. --> <attr value="2"/> <!-- Minimum number rows descr text --> <attr value="4"/> <!-- Popup client left --> <attr value="4"/> <!-- Popup client right --> <attr value="4"/> <!-- Popup client top --> <attr value="4"/> <!-- Popup client bottom --> <attr value="4"/> <!-- Fullsceen client left --> <attr value="3"/> <!-- Fullsceen client right --> <attr value="4"/> <!-- Fullsceen client top --> <attr value="4"/> <!-- Fullsceen client bottom --> </attributes> <attributes count="17" layout="1"> <attr value="5"/> <!-- Scroll steps --> <attr value="16"/> <!-- Bar height --> <attr value="0"/> <!-- Bar x offs. --> <attr value="0"/> <!-- Bar y offs. --> <attr value="2"/> <!-- Bar inc. pxs. --> <attr value="22"/> <!-- Bar inc. width --> <attr value="10"/> <!-- Bar descr. text. offs. --> <attr value="2"/> <!-- Bar descr. text. offs. min. --> <attr value="2"/> <!-- Minimum number rows descr text --> <attr value="4"/> <!-- Popup client left --> <attr value="4"/> <!-- Popup client right --> <attr value="4"/> <!-- Popup client top --> <attr value="4"/> <!-- Popup client bottom --> <attr value="4"/> <!-- Fullsceen client left --> <attr value="3"/> <!-- Fullsceen client right --> <attr value="4"/> <!-- Fullsceen client top --> <attr value="4"/> <!-- Fullsceen client bottom --> </attributes> </object> <object name="StringInput"> <settings> <sett name="FontType" value="FontE_20R"/> <sett name="TitleMode" value="32767"/> <sett name="OverlayStyle" value="5"/> <sett name="YPos" value="32766"/> </settings> <attributes count="7"> <attr index="0" value="2"/> <!-- INTERNAL_FRAME_FONT_SIZE --> <attr index="1" value="0"/> <!-- INTERNAL_FRAME_FONT_STYLE --> <attr index="2" value="2"/> <!-- INTERNAL_FRAME_LARGE_FONT_SIZE --> <attr index="3" value="0"/> <!-- INTERNAL_FRAME_LARGE_FONT_STYLE --> <attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL --> <attr index="5" value="32"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE --> <attr index="6" value="0"/> <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE --> </attributes> <attributes count="7" layout="1"> <attr index="0" value="2"/> <!-- INTERNAL_FRAME_FONT_SIZE --> <attr index="1" value="0"/> <!-- INTERNAL_FRAME_FONT_STYLE --> <attr index="2" value="2"/> <!-- INTERNAL_FRAME_LARGE_FONT_SIZE --> <attr index="3" value="0"/> <!-- INTERNAL_FRAME_LARGE_FONT_STYLE --> <attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL --> <attr index="5" value="32"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE --> <attr index="6" value="0"/> <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE --> </attributes> </object> <object name="StringInputInfo"> <settings> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="XPos" value="0"/> <sett name="YPos" value="0"/> <sett name="Width" value="176"/> <sett name="Height" value="0"/> </settings> <attributes count="9"> <attr index="0" value="2500"/> <!-- STRING_INPUT_LANGUAGE_TOT --> <attr index="1" value="30"/> <!-- STRING_INPUT_STATUS_ICON_WIDTH --> <attr index="2" value="30"/> <!-- STRING_INPUT_STATUS_ICON_CHINESE_IM_WIDTH --> <attr index="3" value="1"/> <!-- STRING_INPUT_STATUS_ICON_CHINESE_IM_POS --> <attr index="4" value="30"/> <!-- STRING_INPUT_STATUS_COUNTER_WIDTH --> <attr index="5" value="700"/> <!-- STRING_INPUT_STATUS_SCROLL_START --> <attr index="6" value="200"/> <!-- STRING_INPUT_STATUS_SCROLLING --> <attr index="7" value="600"/> <!-- STRING_INPUT_STATUS_SCROLL_STOP --> <attr index="8" value="24"/> <!-- STRING_INPUT_INFO_OBJECT_HEIGHT --> </attributes> </object> <object name="PreEdit"> <settings> <sett name="FontType" value="FontE_20R"/> <sett name="RowHeight" value="24"/> <sett name="TopOffset" value="2"/> <sett name="TitleHeight" value="0"/> <sett name="TitleTopOffset" value="0"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="0"/> <sett name="Width" value="0"/> <sett name="Height" value="0"/> <sett name="YRelatively" value="2"/> </settings> <attributes count="2"> <attr index="0" value="FontE_20B"/> <attr index="1" value="0"/> </attributes> </object> <object name="PredLstInp"> <settings> <sett name="TitleMode" value="1"/> <sett name="ScrollBarMode" value="32767"/> <sett name="ShowFrame" value="1"/> <sett name="OverlayStyle" value="8"/> <sett name="XPos" value="32767"/> <sett name="YPos" value="32767"/> <sett name="Width" value="32767"/> <sett name="Height" value="32767"/> <sett name="YRelatively" value="2"/> </settings> </object> <object name="PredLstInp2"> <settings> <sett name="TitleMode" value="1"/> <sett name="ScrollBarMode" value="32767"/> <sett name="ShowFrame" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="XPos" value="32767"/> <sett name="YPos" value="32767"/> <sett name="Width" value="32767"/> <sett name="Height" value="32767"/> <sett name="YRelatively" value="2"/> </settings> </object> <object name="Form"> <settings> <sett name="TitleMode" value="32767"/> <sett name="YPos" value="32766"/> </settings> </object> <object name="FormList"> <settings> <sett name="TitleMode" value="32767"/> <sett name="ScrollBarMode" value="2"/> <sett name="YPos" value="32766"/> </settings> <attributes count="3"> <attr index="0" value="FontE_20R"/> <attr index="1" value="FontE_20R"/> <attr index="2" value="FontE_20R"/> </attributes> </object> <object name="ChinaEdit"> <settings> <sett name="FontType" value="FontE_20R"/> <sett name="RowHeight" value="30"/> <sett name="TopOffset" value="1"/> <sett name="TitleHeight" value="0"/> <sett name="TitleTopOffset" value="0"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="255"/> <sett name="Height" value="32"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE --> <sett name="YRelatively" value="0"/> </settings> <attributes count="3"> <attr index="0" value="FontE_20R"/> <!-- CANDIDATE_COMPONENT_FONT --> <attr index="1" value="FontE_8R"/> <!-- CANDIDATE_INDEX_FONT --> <attr index="2" value="FontE_24R"/> <!-- CANDIDATE_KANJI_FONT --> </attributes> </object> <object name="Symbols"> <settings> <sett name="TitleMode" value="32767"/> <sett name="ScrollBarMode" value="32767"/> <sett name="ShowFrame" value="1"/> <sett name="OverlayStyle" value="8"/> <sett name="XPos" value="32767"/> <sett name="YPos" value="32767"/> <sett name="Width" value="32767"/> <sett name="Height" value="32767"/> </settings> <attributes count="6"> <attr index="0" value="7"/> <attr index="1" value="6"/> <attr index="2" value="3"/> <attr index="3" value="3"/> <attr index="4" value="9"/> <attr index="5" value="10"/> </attributes> </object> <object name="Pictogram"> <settings> <sett name="TitleMode" value="32767"/> <sett name="ScrollBarMode" value="32767"/> <sett name="ShowFrame" value="1"/> <sett name="OverlayStyle" value="8"/> <sett name="XPos" value="32767"/> <sett name="YPos" value="32767"/> <sett name="Width" value="32767"/> <sett name="Height" value="32767"/> </settings> </object> <object name="DateInput"> <settings> <sett name="FontType" value="FontE_20R"/> <sett name="TitleMode" value="32767"/> <sett name="OverlayStyle" value="5"/> <sett name="YPos" value="32766"/> </settings> <settings layout="1"> <sett name="FontType" value="32767"/> </settings> <attributes count="2"> <attr index="0" value="FontE_30R"/> <attr index="1" value="FontE_24R"/> </attributes> <attributes count="2" layout="1"> <attr index="0" value="FontE_30R"/> <attr index="1" value="FontE_24R"/> </attributes> </object> <object name="TimeInput"> <settings> <sett name="FontType" value="FontE_20R"/> <sett name="TitleMode" value="32767"/> <sett name="OverlayStyle" value="5"/> <sett name="YPos" value="32766"/> </settings> <settings layout="1"> <sett name="FontType" value="32767"/> </settings> <attributes count="1"> <attr index="0" value="FontE_30R"/> </attributes> <attributes count="1" layout="1"> <attr index="0" value="FontE_30R"/> </attributes> </object> <object name="PercentInput"> <settings> <sett name="TitleMode" value="32767"/> <sett name="OverlayStyle" value="5"/> <sett name="YPos" value="32766"/> </settings> <attributes count="4"> <attr index="0" value="5"/> <attr index="1" value="10"/> <attr index="2" value="0"/> <attr index="3" value="0"/> </attributes> </object> <object name="Calculator"> <settings> <sett name="FontType" value="FontE_30R"/> <sett name="RowHeight" value="33"/> <sett name="TitleMode" value="32767"/> <sett name="YPos" value="32766"/> </settings> <attributes count="16"> <attr index="0" value="FontE_24R"/> <!-- Memory font --> <attr index="1" value="10"/> <!-- Frame left --> <attr index="2" value="10"/> <!-- Frame right --> <attr index="3" value="5"/> <!-- Frame top --> <attr index="4" value="43"/> <!-- Frame bottom --> <attr index="5" value="6"/> <!-- Text left --> <attr index="6" value="8"/> <!-- Text right --> <attr index="7" value="0"/> <!-- Menu x1 --> <attr index="8" value="240"/> <!-- Menu x2 --> <attr index="9" value="230"/> <!-- Menu y1 --> <attr index="10" value="266"/> <!-- Menu y2 --> <attr index="11" value="12"/> <!-- Operators x --> <attr index="12" value="236"/> <!-- Operators y --> <attr index="13" value="12"/> <!-- Highlight x --> <attr index="14" value="236"/> <!-- Highlight y --> <attr index="15" value="32"/> <!-- Highlight offset --> </attributes> </object> <object name="StatusIndication"> <settings> <sett name="RowHeight" value="0"/> <sett name="TopOffset" value="0"/> <sett name="TitleHeight" value="0"/> <sett name="TitleTopOffset" value="0"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="24"/> <sett name="Height" value="276"/> </settings> <attributes count="91"> <!-- Main display text attr --> <attr value="FontE_24B"/> <!-- Large font --> <attr value="FontE_20B"/> <!-- Small font --> <attr value="FontE_100R"/> <!-- Large 24h font --> <attr value="FontE_75R"/> <!-- Large 12h font --> <attr value="FontE_40R"/> <!-- Large 12h AM/PM font --> <attr value="FontE_20R"/> <!-- Time/Date font --> <!-- Notes fields (nrOfRows) --> <attr value="6"/> <!-- Notes 5 --> <attr value="4"/> <!-- Notes 6 --> <attr value="4"/> <!-- Notes 7 --> <attr value="4"/> <!-- Notes 8 --> <!-- Text fields (x1, x2, y1, y2) --> <attr value="16"/> <!-- Nbr text fields --> <attr value="-119"/> <attr value="-11"/> <attr value="216"/> <attr value="250"/> <attr value="5"/> <!-- 0 --> <attr value="-118"/> <attr value="-18"/> <attr value="160"/> <attr value="194"/> <attr value="1"/> <!-- 1 --> <attr value="-274"/> <attr value="-36"/> <attr value="35"/> <attr value="81"/> <attr value="10"/> <!-- 2 --> <attr value="-247"/> <attr value="-9"/> <attr value="57"/> <attr value="82"/> <attr value="10"/> <!-- 3 --> <attr value="-241"/> <attr value="-3"/> <attr value="85"/> <attr value="107"/> <attr value="10"/> <!-- 4 --> <attr value="0"/> <attr value="240"/> <attr value="45"/> <attr value="211"/> <attr value="0"/> <!-- Notes 5 --> <attr value="0"/> <attr value="240"/> <attr value="46"/> <attr value="212"/> <attr value="0"/> <!-- Notes 6 --> <attr value="0"/> <attr value="240"/> <attr value="46"/> <attr value="212"/> <attr value="0"/> <!-- Notes 7 --> <attr value="0"/> <attr value="240"/> <attr value="46"/> <attr value="212"/> <attr value="0"/> <!-- Notes 8 --> <attr value="-13"/> <attr value="160"/> <attr value="311"/> <attr value="387"/> <attr value="0"/> <!-- L 12h time --> <attr value="-2"/> <attr value="238"/> <attr value="306"/> <attr value="406"/> <attr value="0"/> <!-- L 24h time --> <attr value="254"/> <attr value="387"/> <attr value="43"/> <attr value="67"/> <attr value="5"/> <!-- Time --> <attr value="247"/> <attr value="362"/> <attr value="33"/> <attr value="57"/> <attr value="5"/> <!-- Date --> <attr value="306"/> <attr value="418"/> <attr value="282"/> <attr value="306"/> <attr value="5"/> <!-- Timer --> <attr value="290"/> <attr value="402"/> <attr value="272"/> <attr value="296"/> <attr value="5"/> <!-- Alarm --> <attr value="163"/> <attr value="229"/> <attr value="325"/> <attr value="365"/> <attr value="0"/> <!-- L 12h time AM/PM --> </attributes> </object> <object name="CallStatus"> <settings> <sett name="RowHeight" value="30"/> <sett name="TopOffset" value="2"/> <sett name="TitleHeight" value="0"/> <sett name="TitleTopOffset" value="0"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="32766"/> <sett name="Height" value="70"/> <sett name="YRelatively" value="2"/> </settings> <attributes count="5"> <attr index="0" value="0"/> <attr index="1" value="50"/> <attr index="2" value="2"/> <attr index="3" value="70"/> <attr index="4" value="2"/> </attributes> </object> <object name="MainInput"> <settings> <sett name="FontType" value="FontE_60R"/> <sett name="RowHeight" value="60"/> <sett name="TopOffset" value="3"/> <sett name="TitleHeight" value="0"/> <sett name="TitleTopOffset" value="0"/> <sett name="TitleMode" value="1"/> <sett name="ShowFrame" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="XPos" value="0"/> <sett name="YPos" value="70"/> <sett name="Width" value="240"/> <sett name="Height" value="166"/> <sett name="YRelatively" value="2"/> </settings> <attributes count="3"> <attr index="0" value="80"/> <attr index="1" value="27"/> <attr index="2" value="45"/> <!-- Window top offset --> </attributes> </object> <object name="SleepMode"> <settings> <sett name="FontType" value="FontE_75R"/> <sett name="RowHeight" value="40"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="4"/> <sett name="YPos" value="0"/> <sett name="Height" value="320"/> </settings> <attributes count="6"> <attr index="0" value="FontE_75R"/> <attr index="1" value="30"/> <attr index="2" value="24"/> <attr index="3" value="22"/> <attr index="4" value="34"/> <attr index="5" value="43"/> </attributes> <attributes count="6" display="1"> <attr index="0" value="FontE_75R"/> <attr index="1" value="10"/> <attr index="2" value="24"/> <attr index="3" value="22"/> <attr index="4" value="34"/> <attr index="5" value="43"/> </attributes> </object> <object name="ImageViewer"> <settings> <sett name="TitleMode" value="1"/> <sett name="YPos" value="32766"/> </settings> <attributes count="23"> <attr index="0" value="FontE_20R"/> <!-- ZoomStepFont --> <attr index="1" value="1"/> <!-- ZoomInOnVolumeDown: Use or Not--> <attr index="2" value="3"/> <!-- TOP_OFFSET --> <attr index="3" value="0"/> <!-- BOTTOM_OFFSET --> <attr index="4" value="3"/> <!-- SIDE_OFFSET --> <attr index="5" value="64"/> <!-- FOREGROUND_TEXT_OFFSET --> <attr index="6" value="81"/> <!-- IMAGEINDEX_TEXT_WIDTH --> <attr index="7" value="3"/> <!-- IMAGEINDEX_TOP_OFFSET --> <attr index="8" value="3"/> <!-- ICONSPOSITION_IMAGESIZE_LEFT --> <attr index="9" value="2"/> <!-- ICONSPOSITION_SAVETO_LEFT --> <attr index="10" value="1"/> <!-- ICONSPOSITION_ARROW_SIDE_OFFSET --> <attr index="11" value="99"/> <!-- PROGRESS_BAR_SCROLL_LENGTH --> <attr index="12" value="6"/> <!-- PROGRESS_BAR_SLIDER_HEIGHT --> <attr index="13" value="8"/> <!-- PROGRESS_BAR_SLIDER_YOFFSET --> <attr index="14" value="52"/> <!-- PROGRESS_BAR_TEXT_WIDTH --> <attr index="15" value="0"/> <!-- SOFTKEY_H_RIGHTSIDE_OFFSET --> <attr index="16" value="0"/> <!-- SOFTKEY_H_LEFTSIDE_OFFSET --> <attr index="17" value="115"/> <!-- SOFTKEY_BUTTON_MAX_WIDTH --> <attr index="18" value="0"/> <!-- SOFTKEY_BUTTON_MIDDLE_WIDTH --> <attr index="19" value="21"/> <!-- ZOOM_BAR_HEIGHT --> <attr index="20" value="1"/> <!-- ZOOM_BLOCK_PER_STEP --> <attr index="21" value="FontE_20R"/><!-- Set text font for progress bar --> <attr index="22" value="192"/> <!-- ax width for foreground text --> </attributes> <attributes count="23" orientation="1"> <attr index="0" value="FontE_20R"/> <!-- ZoomStepFont --> <attr index="1" value="1"/> <!-- ZoomInOnVolumeDown: Use or Not--> <attr index="2" value="3"/> <!-- TOP_OFFSET --> <attr index="3" value="2"/> <!-- BOTTOM_OFFSET --> <attr index="4" value="3"/> <!-- SIDE_OFFSET --> <attr index="5" value="61"/> <!-- FOREGROUND_TEXT_OFFSET --> <attr index="6" value="81"/> <!-- IMAGEINDEX_TEXT_WIDTH --> <attr index="7" value="3"/> <!-- IMAGEINDEX_TOP_OFFSET --> <attr index="8" value="2"/> <!-- ICONSPOSITION_IMAGESIZE_LEFT --> <attr index="9" value="1"/> <!-- ICONSPOSITION_SAVETO_LEFT --> <attr index="10" value="2"/> <!-- ICONSPOSITION_ARROW_SIDE_OFFSET --> <attr index="11" value="99"/> <!-- PROGRESS_BAR_SCROLL_LENGTH --> <attr index="12" value="6"/> <!-- PROGRESS_BAR_SLIDER_HEIGHT --> <attr index="13" value="8"/> <!-- PROGRESS_BAR_SLIDER_YOFFSET --> <attr index="14" value="52"/> <!-- PROGRESS_BAR_TEXT_WIDTH --> <attr index="15" value="2"/> <!-- SOFTKEY_H_RIGHTSIDE_OFFSET --> <attr index="16" value="2"/> <!-- SOFTKEY_H_LEFTSIDE_OFFSET --> <attr index="17" value="115"/> <!-- SOFTKEY_BUTTON_MAX_WIDTH --> <attr index="18" value="0"/> <!-- SOFTKEY_BUTTON_MIDDLE_WIDTH --> <attr index="19" value="21"/> <!-- ZOOM_BAR_HEIGHT --> <attr index="20" value="1"/> <!-- ZOOM_BLOCK_PER_STEP --> <attr index="21" value="FontE_20R"/><!-- Set text font for progress bar --> <attr index="22" value="192"/> <!-- ax width for foreground text --> </attributes> </object> <object name="Palette"> <settings> <sett name="TitleMode" value="32767"/> <sett name="YPos" value="32766"/> </settings> <attributes count="8"> <attr index="0" value="15"/> <!-- PALETTE_COLOR_WIDTH --> <attr index="1" value="15"/> <!-- PALETTE_COLOR_HEIGHT --> <attr index="2" value="5"/> <!-- PALETTE_COLOR_OFFSET_X --> <attr index="3" value="5"/> <!-- PALETTE_COLOR_OFFSET_Y --> <attr index="4" value="3"/> <!-- PALETTE_COLOR_SPACE_X --> <attr index="5" value="3"/> <!-- PALETTE_COLOR_SPACE_Y --> <attr index="6" value="7"/> <!-- PALETTE_SCROLLBAR_WIDTH --> <attr index="7" value="1"/> <!-- PALETTE_HIGHLIGHT_FRAME --> </attributes> </object> <object name="Keylock"> <settings> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="0"/> <sett name="Height" value="0"/> <sett name="YRelatively" value="2"/> </settings> <attributes count="1"> <attr index="0" value="27"/> </attributes> </object> <object name="Keygrabber"> <settings> <sett name="TitleMode" value="2"/> <sett name="YPos" value="32766"/> <sett name="YRelatively" value="2"/> </settings> </object> <object name="StopWatch"> <settings> <sett name="FontType" value="FontE_30R"/> <sett name="RowHeight" value="61"/> <sett name="TopOffset" value="0"/> <sett name="TitleMode" value="32767"/> <sett name="YPos" value="32766"/> </settings> <attributes count="16"> <attr index="0" value="56"/> <attr index="1" value="0"/> <attr index="2" value="FontE_24R"/> <attr index="3" value="30"/> <attr index="4" value="FontE_16R"/> <attr index="5" value="22"/> <attr index="6" value="6"/> <attr index="7" value="96"/> <attr index="8" value="19"/> <!-- Frame left --> <attr index="9" value="19"/> <!-- Frame right --> <attr index="10" value="70"/> <!-- Frame top --> <attr index="11" value="35"/> <!-- Frame bottom --> <attr index="12" value="7"/> <!-- Icon left --> <attr index="13" value="28"/> <!-- Icon top --> <attr index="14" value="110"/> <!-- Icon width --> <attr index="15" value="80"/> <!-- Icon height --> </attributes> </object> <object name="DockPanel"> <settings> <sett name="TitleMode" value="1"/> <sett name="YPos" value="32766"/> </settings> </object> <object name="PictureEditor"> <settings> <sett name="TitleMode" value="1"/> <sett name="YPos" value="32766"/> </settings> </object> <object name="SoftKeys"> <settings> <sett name="FontType" value="FontE_14B"/> <sett name="RowHeight" value="20"/> <sett name="TopOffset" value="2"/> <sett name="TitleHeight" value="15"/> <sett name="TitleTopOffset" value="9"/> <sett name="TitleMode" value="9"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="300"/> <sett name="Height" value="20"/> <sett name="YRelatively" value="9"/> </settings> <settings orientation="1"> <sett name="FontType" value="FontE_14B"/> <sett name="XPos" value="205"/> <sett name="YPos" value="0"/> <sett name="Width" value="115"/> <sett name="Height" value="240"/> </settings> <settings orientation="1" layout="1"> <sett name="FontType" value="FontE_14B"/> <sett name="XPos" value="205"/> <sett name="YPos" value="0"/> <sett name="Width" value="115"/> <sett name="Height" value="240"/> </settings> </object> <object name="MsgHeader"> <settings> <sett name="FontType" value="FontE_14R"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="32766"/> <sett name="Height" value="28"/> </settings> </object> <object name="LCHeader"> <settings> <sett name="FontType" value="FontE_14R"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="32766"/> <sett name="Height" value="18"/> </settings> </object> <object name="ProgressHeader"> <settings> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="32766"/> <sett name="Height" value="20"/> </settings> </object> <object name="StandbyTicker"> <settings> <sett name="FontType" value="FontE_16R"/> <sett name="RowHeight" value="30"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="237"/> <sett name="Height" value="48"/> </settings> <attributes count="1"> <attr value="FontE_16R"/> </attributes> </object> <object name="InstantViewer"> <settings> <sett name="FontType" value="FontE_14R"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="217"/> <sett name="Height" value="73"/> </settings> </object> <object name="StatusRow"> <settings> <sett name="FontType" value="FontE_14B"/> <sett name="RowHeight" value="14"/> <sett name="TopOffset" value="0"/> <sett name="OverlayStyle" value="0"/> <sett name="YPos" value="0"/> <sett name="Height" value="24"/> </settings> <settings orientation="1"> <sett name="Height" value="0"/> </settings> <attributes count="71"> <attr value="31"/> <!-- Time x1 --> <attr value="200"/> <!-- Time x2 --> <attr value="7"/> <!-- Time y1 --> <attr value="23"/> <!-- Time y2 --> <!-- Status icon (x1, x2, y1, y2, align, field) --> <attr value="11"/> <!-- Nbr icons --> <attr value="0"/> <attr value="240"/> <attr value="0"/> <attr value="320"/> <attr value="1"/> <attr value="0"/> <attr value="35"/> <attr value="60"/> <attr value="1"/> <attr value="23"/> <attr value="1"/> <attr value="1"/> <attr value="63"/> <attr value="88"/> <attr value="1"/> <attr value="23"/> <attr value="1"/> <attr value="1"/> <attr value="91"/> <attr value="116"/> <attr value="1"/> <attr value="23"/> <attr value="1"/> <attr value="1"/> <attr value="119"/> <attr value="144"/> <attr value="1"/> <attr value="23"/> <attr value="1"/> <attr value="1"/> <attr value="147"/> <attr value="172"/> <attr value="1"/> <attr value="23"/> <attr value="1"/> <attr value="1"/> <attr value="175"/> <attr value="200"/> <attr value="1"/> <attr value="23"/> <attr value="1"/> <attr value="1"/> <attr value="1"/> <attr value="31"/> <attr value="1"/> <attr value="23"/> <attr value="18"/> <attr value="2"/> <attr value="203"/> <attr value="239"/> <attr value="1"/> <attr value="23"/> <attr value="5"/> <attr value="3"/> <attr value="203"/> <attr value="239"/> <attr value="1"/> <attr value="23"/> <attr value="1"/> <attr value="4"/> <attr value="0"/> <attr value="240"/> <attr value="0"/> <attr value="25"/> <attr value="1"/> <attr value="5"/> </attributes> </object> <object name="TabMenuBar"> <settings> <sett name="FontType" value="FontE_24R"/> <sett name="TitleHeight" value="0"/> <sett name="TitleTopOffset" value="0"/> <sett name="TitleMode" value="1"/> <sett name="ScrollBarMode" value="0"/> <sett name="OverlayStyle" value="0"/> <sett name="Height" value="71"/> </settings> <attributes count="14"> <attr value="71"/> <!-- frameHeight PopupNoFrame --> <attr value="4"/> <!-- Max nbr of tabs --> <attr value="39"/> <!-- unselected tabheight --> <attr value="39"/> <!-- selected tabheight --> <attr value="53"/> <!-- unselected tabwidth --> <attr value="13"/> <!-- highlighted tab overlap on each side --> <attr value="240"/> <!-- defaultWidth Overlaystyle Normal --> <attr value="71"/> <!-- defaultHeight --> <attr value="5"/> <!-- Max nbr of tabs --> <attr value="33"/> <!-- unselected tabheight --> <attr value="39"/> <!-- selected tabheight --> <attr value="48"/> <!-- unselected tabwidth --> <attr value="11"/> <!-- highlighted tab overlap on each side --> <attr value="55"/> <!-- Vodafone Toolbar Standby offset --> </attributes> </object> <object name="Timeline"> <settings> <sett name="FontType" value="FontE_16R"/> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="0"/> <sett name="Height" value="70"/> </settings> <attributes count="17"> <attr index="0" value="10"/> <!-- topOffset --> <attr index="1" value="40"/> <!-- leftSideOffset --> <attr index="2" value="7"/> <!-- rightSideOffset --> <attr index="3" value="4"/> <!-- betweenOffset --> <attr index="4" value="3"/> <!-- imageTopOffset --> <attr index="5" value="49"/> <!-- item.width_medium --> <attr index="6" value="39"/> <!-- item.width_small --> <attr index="7" value="52"/> <!-- item.height --> <attr index="8" value="36"/> <!-- item.imageWidth --> <attr index="9" value="27"/> <!-- item.imageHeight --> <attr index="10" value="3"/> <!-- item.highlightWidthOffset --> <attr index="11" value="34"/> <!-- arrowIcon_yPos --> <attr index="12" value="33"/> <!-- arrowLeftIcon_xPos --> <attr index="13" value="235"/> <!-- arrowRightIcon_xPos --> <attr index="14" value="13"/> <!-- title_AlignTop_Text_TopOffset --> <attr index="15" value="44"/> <!-- title_AlignBottom_Text_TopOffset --> <attr index="16" value="4"/> <!-- title_text_xPos --> </attributes> </object> <object name="VolumeControl"> <settings> <sett name="TitleMode" value="1"/> <sett name="OverlayStyle" value="9"/> <sett name="XPos" value="0"/> <sett name="YPos" value="0"/> <sett name="Height" value="150"/> </settings> <settings orientation="1"> <sett name="Height" value="0"/> </settings> <attributes count="5"> <attr index="0" value="0"/> <attr index="1" value="-172"/> <attr index="2" value="0"/> <attr index="3" value="170"/> <attr index="4" value="-8"/> </attributes> </object> <object name="BackgroundManager"> <attributes count="64"> <!-- Width, Height --> <attr value="240"/> <attr value="71"/> <!-- TITLE_FULL_SCREEN --> <attr value="240"/> <attr value="40"/> <!-- TITLE_FULL_SCREEN_SMALL --> <attr value="212"/> <attr value="40"/> <!-- TITLE_OVERLAY --> <attr value="240"/> <attr value="320"/> <!-- STANDBY --> <attr value="240"/> <attr value="24"/> <!-- STANDBY_STATUSBAR --> <attr value="240"/> <attr value="20"/> <!-- STANDBY_SOFTKEYS --> <attr value="240"/> <attr value="320"/> <!-- STANDBY_USER_DEFINED --> <attr value="240"/> <attr value="320"/> <!-- GENERAL --> <attr value="240"/> <attr value="320"/> <!-- DESKTOP --> <attr value="240"/> <attr value="276"/> <!-- OVERLAY --> <attr value="240"/> <attr value="71"/> <!-- TAB --> <attr value="69"/> <attr value="39"/> <!-- TAB_SELECTED --> <attr value="48"/> <attr value="33"/> <!-- TAB_UNSELECTED --> <attr value="231"/> <attr value="38"/> <!-- HIHGLIGHT_FULL_SCREEN_LIST --> <attr value="231"/> <attr value="69"/> <!-- HIHGLIGHT_FULL_SCREEN_LIST_LARGE --> <attr value="203"/> <attr value="38"/> <!-- HIHGLIGHT_OVERLAY_LIST --> <attr value="91"/> <attr value="69"/> <!-- DESKTOP_HIGHLIGHT --> <attr value="240"/> <attr value="20"/> <!-- SOFTKEY_LEFT_PRESSED --> <attr value="240"/> <attr value="20"/> <!-- SOFTKEY_RIGHT_PRESSED --> <attr value="240"/> <attr value="276"/> <!-- INPUT --> <attr value="240"/> <attr value="226"/> <!-- INPUT_SMALL --> <attr value="240"/> <attr value="276"/> <!-- HOME_SCREEN --> <attr value="212"/> <attr value="71"/> <!-- HOME_SCREEN_TAB --> <attr value="53"/> <attr value="33"/> <!-- HOME_SCREEN_TAB_UNSELECTED --> <attr value="79"/> <attr value="39"/> <!-- HOME_SCREEN_TAB_SELECTED --> <attr value="203"/> <attr value="69"/> <!-- HOME_SCREEN_HIGHLIGHT --> <attr value="205"/> <attr value="38"/> <!-- HOME_SCREEN_HIGHLIGHT_SMALL --> <attr value="212"/> <attr value="193"/> <!-- MORELIST --> <attr value="203"/> <attr value="38"/> <!-- MORELIST_HIGHLIGHT --> <attr value="0"/> <attr value="0"/> <!-- STANDBY_2ND_DISPLAY --> <attr value="0"/> <attr value="0"/> <!-- STANDBY_2ND_DISPLAY_USER_DEFINED --> <attr value="240"/> <attr value="320"/> <!-- APPLICATION --> </attributes> </object> <object name="TitleLarge"> <settings> <sett name="TopOffset" value="10"/> </settings> <attributes count="8"> <attr value="FontE_20R"/> <!-- Font 2nd row --> <attr value="10"/> <!-- IconOffsetLeft --> <attr value="9"/> <!-- IconOffsetTop --> <attr value="3"/> <!-- TextOffsetLeft --> <attr value="10"/> <!-- TextOffsetRight --> <attr value="3"/> <!-- TextTwoOffsetTop --> <attr value="51"/> <!-- MaxIconWidth --> <attr value="51"/> <!-- MaxIconHeight --> </attributes> </object> <object name="TitleSmall"> <settings> <sett name="TopOffset" value="8"/> </settings> <attributes count="6"> <attr value="10"/> <!-- IconOffsetLeft --> <attr value="8"/> <!-- IconOffsetTop --> <attr value="3"/> <!-- TextOffsetLeft --> <attr value="10"/> <!-- TextOffsetRight --> <attr value="24"/> <!-- MaxIconWidth --> <attr value="24"/> <!-- MaxIconHeight --> </attributes> </object> </layout> [ Редактировано BlackSerh в 11.1.10 15:10 ] [ Редактировано BlackSerh в 11.1.10 15:11 ] [ Редактировано BlackSerh в 11.1.10 15:13 ] [ Редактировано BlackSerh в 11.1.10 18:01 ] Прикрепленный к сообщению файл: 00-01-58.png (43.40 kb; 142 hits) Скачать файл 00-01-47.png (44.77 kb; 139 hits) Скачать файл 00-01-23.png (57.71 kb; 142 hits) Скачать файл 00-02-19.png (43.33 kb; 130 hits) Скачать файл 00-02-53.png (46.19 kb; 109 hits) Скачать файл 00-03-01.png (56.17 kb; 45 hits) Скачать файл 00-03-40.png (83.64 kb; 39 hits) Скачать файл 00-03-51.png (78.00 kb; 42 hits) Скачать файл 00-04-01.png (80.25 kb; 31 hits) Скачать файл 00-04-09.png (52.98 kb; 23 hits) Скачать файл 00-04-16.png (82.45 kb; 16 hits) Скачать файл 00-05-36.png (76.16 kb; 11 hits) Скачать файл 00-05-43.png (76.05 kb; 12 hits) Скачать файл 00-06-30.png (44.49 kb; 20 hits) Скачать файл 00-06-37.png (55.74 kb; 24 hits) Скачать файл 00-08-08.png (48.97 kb; 24 hits) Скачать файл 00-08-20.png (49.31 kb; 34 hits) Скачать файл 00-08-53.png (24.35 kb; 29 hits) Скачать файл 00-13-36.png (38.55 kb; 34 hits) Скачать файл 00-18-17.png (37.52 kb; 35 hits) Скачать файл |
Alastor: |
10.01.10, 09:42 |
HotRabbit, я так понял тут готовое выкладываем со скринами, без всяких вопросов |
romanko_v: |
10.01.10, 10:23 |
BlackSerh, опустились только надписи или весь нижний бар с софтами? |
BlackSerh: |
10.01.10, 10:27 |
romanko_v, ничего не опускалось!просто уменьшил толщину софтов на 10 пикселей, вместе с этим опустились надписи, так как надписи привязаны к верхнему краю софтов |
Ворчун: |
10.01.10, 12:53 |
BlackSerh, я думаю, что всё не так просто Можно скрины папки с изображениями и со скроллбаром (а то он у тебя видать убран)? И если можно, с другими темами еще. Чтоб был бэкграунд софтов и без него. [ Редактировано Ворчун в 10.1.10 11:56 ] |
BlackSerh: |
11.01.10, 17:38 |
добавил layout |
arban: |
11.01.10, 18:57 |
Изменения* |
FEN1Xx: |
04.03.10, 01:01 |
слушай а как добавить иконки в файловом менеджере как у тебя на втором скрине? |
romanko_v: |
06.03.10, 19:51 |
на сколько я помнью это патч разширение функционала софт клавишь [ Редактировано romanko_v в 6.3.10 19:51 ] |
BlackSerh: |
06.03.10, 20:44 |
b]romanko_v[/b] писал: на сколько я помнью это патч разширение функционала софт клавишь BlackSerh писал: вот прикладываю скриншоты с разными темами и разных местах а так же как выглядит телефон с запущеным эльфом AdvSoftKeys |
URL этой темы: https://mobilefree.justdanpo.ru/newbb_plus/viewtopic.php?topic_id=4587 © 2005-2018 supertrubka.org |