wm6.5 CHOME主界面修改方法
在刷了wm6.5后,很多chome都是作者自己美化的,總有些不盡人意,于是嘗試自己修改,找了幾天終于找到修改chome技巧,特與大家分享
首先無論是自己安裝的chome安裝包還是系統(tǒng)自帶,用資源管理器進(jìn)入windows(或同步進(jìn)入),找到以下cPR文件,修改請先備份
chome蜂窩修改的cpr,豎屏StartMenu_GridScene_240x320.cpr
橫屏StartMenu_GridScene_320x240.cpr
<Form Width="240" Height="320">
<StartMenu_GridScene ID="Scene">
<GridView ID="Start Menu Items List" Top="2" Left="0" Width="240" Height="268" Columns="3" Scrollable="TRUE" HexagonGrid="TRUE" HorizontalWrapAround="TRUE">
<Image ID="Selection" Left="0" Top="0" Width="96" Height="83" Source="./StartMenu_Hexagon_Active.png" />
<Layer ID="GridItem" Width="96" Height="83">
<Layer ID="Normal">
<Image ID="Hexagon Overlay Image" Left="0" Top="0" Width="96" Height="83" Source="./StartMenu_Hexagon_Inactive.png" ScaleStyle="Fit" />
<span style="color: #FF0000;"><strong> <Image ID="Image" Left="32" Top="6"
Width="45" Height="45" ScaleStyle="Fit" /></strong></span>
修改Width和Height的值可以改變大小,默認(rèn)的值是45!
Width:長
Height:寬
背景圖:StartMenu_Hexagon_Active.png
修改chome桌面的cpr
橫屏:Titanium_240x320.cpr
豎屏:Titanium_320x240.cpr
修改Mzone位置
<Text ID<strong><span style="color: #FF0000;">="Network Name" Left="16" Top="12"</span></strong> Width="174" Height="24" FontFamily="Tahoma" FontSize="9" FontStyle="Regular"
Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
Network Name:手機(jī)網(wǎng)絡(luò)營運(yùn)商名稱
Left:左右移動
Top:上下移東
修改時間
<!-- Time -->
<Text ID<span style="color: #FF0000;">="Time" Left="2" Top="24" Width="95" Height="45" FontFamily="Tahoma" FontSize="28"</span> FontStyle="Regular"
Wrap="False" VerticalAlignment="Top" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="2" Alpha="1.0"/>
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
</Text>
Time:時間
Left:左右移動
Top:上下移動
FontSize:字體大小
--------->解決字體過大或者過小
Width:長度
--------->框架長度
Height:寬度
--------->框架寬度
Width:長
Height:寬
背景圖:StartMenu_Hexagon_Active.pngchome桌面修改的cpr,豎屏:Titanium
修改鎖屏的cpr
豎屏:LS_LockScene_240x320.cpr
橫屏:LS_LockScene_320x240.cpr
新聞熱點(diǎn)
疑難解答
圖片精選