Guest dgmorland Posted October 23, 2009 Report Posted October 23, 2009 (edited) You can install any ready-made Titanium theme cab (refer to your post #2 on 1st page) out there to overwrite the Samsung modified CHome into pure Titanium CHome, however you will lost the use of all the Samsung modified "S" panels. I'm quite sure if you copy/paste script for "S" panels into the Titanium CPR, you maybe able to use some of the panels. @chairokun see http://www.modaco.com/index.php?s=&sho...t&p=1092402 for how I got around that problem Edited October 23, 2009 by dgmorland
Guest unholygid2006 Posted October 23, 2009 Report Posted October 23, 2009 Anyone experienced CwindowsLive disappeared from today page after using "Clean" & scanning / fixing Invalid Registry values by SKTools?
Guest playzzx Posted October 23, 2009 Report Posted October 23, 2009 yeah.. mine disappeared as well, after using Chome editor.. :D
Guest Lancez Posted October 23, 2009 Report Posted October 23, 2009 Anyone experienced CwindowsLive disappeared from today page after using "Clean" & scanning / fixing Invalid Registry values by SKTools? u can try to fix it by edit regisry, HKLM>software>microsoft>Chome>windows live>disabled value should be 0.
Guest unholygid2006 Posted October 24, 2009 Report Posted October 24, 2009 (edited) u can try to fix it by edit regisry, HKLM>software>microsoft>Chome>windows live>disabled value should be 0. Done that, I even tried reinstalling windows live but still no luck. Anyway thanks a lot for reply. I think i can still can live without windows life on today screen. :D Just curious on how to enable it again. Edited October 24, 2009 by unholygid2006
Guest sys_error Posted October 24, 2009 Report Posted October 24, 2009 1. Go delete that whole "Disabled" entry from HKLM > software > microsoft > Chome > windows live > disabled. 2. Wait 30 secs and soft reset. 3. Disable and enable "Windows Default" in Today. That is what i did when my Windows Live MIA from my screen the first time, now want it to MIA only can only use CHome Editor.
Guest unholygid2006 Posted October 24, 2009 Report Posted October 24, 2009 1. Go delete that whole "Disabled" entry from HKLM > software > microsoft > Chome > windows live > disabled. 2. Wait 30 secs and soft reset. 3. Disable and enable "Windows Default" in Today. That is what i did when my Windows Live MIA from my screen the first time, now want it to MIA only can only use CHome Editor. Hi sys_error thank you very much for your fast reply. I tried your method still doesn't work. I think i have to hard reset and install everything then delete the registry before windows live disappear from chrome. Anyway thank you very much :D
Guest unholygid2006 Posted October 26, 2009 Report Posted October 26, 2009 Hey guys, why not let this info add to tacchan's fags and tips as well? I think this information is really useful for those who like the Titanium screen.
Guest monyozt Posted October 27, 2009 Report Posted October 27, 2009 (edited) hi there.. i install this pannel "Titanium Notifications v1.3.cab" then edit using this script <!-- Notification templates --> <Layer ID="NotificationExpanded" Visible="False" Width="480" Height="164" Clip="False"> <Layer ID="Page" Clip="False"> <!-- Large picture in upper right --> <Image ID="Image 1" Left="386" Top="-26" Width="86" Height="114" /> <!-- Title text --> <Text ID="Text 1" Left="35" Top="28" Width="270" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <Layer ID="TextPanel"> <!-- Line 1 --> <Text ID="Text 1" Left="200" Top="15" Width="180" Height="60" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="True" VerticalAlignment="Top" HorizontalAlignment="Right" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Icon for Line 1 not currently used --> <!-- Line 2 --> <Text ID="Text 2" Left="35" Top="56" Width="270" Height="30" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <Text ID="Text 3" Left="35" Top="84" Width="400" Height="100" FontFamily="Tahoma" FontSize="8" FontStyle="Regular" Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Text 4 and 5 used for "two line" layout --> <Text ID="Text 4" Left="35" Top="56" Width="270" Height="62" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Line 5 --> <Text ID="Text 5" Left="35" Top="84" Width="270" Height="30" FontFamily="Tahoma" FontSize="8" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Text 6 used for "single line" layout --> <Text ID="Text 6" Left="35" Top="56" Width="270" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> </Layer> </Layer> </Layer> <Layer ID="NotificationCondensed" Visible="False" Width="480" Height="68"> <Layer ID="Page" Clip="False"> <!-- Title used to display No Notifications--> <Text ID="Text 1" Left="20" Top="16" Width="440" Height="68" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Series of image & text pairs --> <Image ID="Image 1" Left="20" Top="16" Width="51" Height="68" ScaleStyle="Fit" /> <Text ID="Text 2" Left="80" Top="20" Width="51" Height="68" FontFamily="Tahoma" FontSize="14" FontStyle="Bold" Wrap="False" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <Image ID="Image 2" Left="130" Top="16" Width="51" Height="68" ScaleStyle="Fit" /> <Text ID="Text 3" Left="190" Top="20" Width="51" Height="68" FontFamily="Tahoma" FontSize="14" FontStyle="Bold" Wrap="False" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <Image ID="Image 3" Left="240" Top="16" Width="51" Height="68" ScaleStyle="Fit" /> <Text ID="Text 4" Left="300" Top="20" Width="51" Height="68" FontFamily="Tahoma" FontSize="14" FontStyle="Bold" Wrap="False" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <Image ID="Image 4" Left="350" Top="16" Width="51" Height="68" ScaleStyle="Fit" /> <Text ID="Text 5" Left="410" Top="20" Width="51" Height="68" FontFamily="Tahoma" FontSize="14" FontStyle="Bold" Wrap="False" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> </Layer> </Layer> but this pannel doesn't show on the chome editor. but show on today titanium paneel. did i make something wrong? because i want to put this pannel on the 3rd row.. but on chome editor this pannel doesn't show.... hlp please... Edited October 27, 2009 by monyozt
Guest unholygid2006 Posted October 27, 2009 Report Posted October 27, 2009 I used the CPR file provided in the first post. Then installed panel into my device and then soft reset. Then configure using chrome editor.
Guest monyozt Posted October 27, 2009 Report Posted October 27, 2009 I used the CPR file provided in the first post. Then installed panel into my device and then soft reset. Then configure using chrome editor. yup already do it.. but still not shown on Chome.. now Cnotification pannel on the bottom as i want to put it on the 3rd row...
Guest unholygid2006 Posted October 27, 2009 Report Posted October 27, 2009 Use chrome editor to move the panel up. Remember to disable titanium on today screen first. Then go chrome editor to move the panel up. Tap save and re enable titanium.
Guest monyozt Posted October 27, 2009 Report Posted October 27, 2009 Use chrome editor to move the panel up. Remember to disable titanium on today screen first. Then go chrome editor to move the panel up. Tap save and re enable titanium. as i said before, Cnotification not shown on CHome so i can't move up or down
Guest emperorben Posted October 27, 2009 Report Posted October 27, 2009 as i said before, Cnotification not shown on CHome so i can't move up or down Hi monyozt, not sure if I understood your issue correctly. In CHome Editor, Titanium Notifications panel is labelled as "CHome". You have to move the "CHome" panel to the top.
Guest sys_error Posted October 27, 2009 Report Posted October 27, 2009 Hi sys_error thank you very much for your fast reply. I tried your method still doesn't work. I think i have to hard reset and install everything then delete the registry before windows live disappear from chrome. Anyway thank you very much :D I used a proper Registry Editor to delete the entry; you cannot use CHome Editor to delete entry from registry, no wonder you cant get it working.
Guest monyozt Posted October 27, 2009 Report Posted October 27, 2009 Hi monyozt, not sure if I understood your issue correctly. In CHome Editor, Titanium Notifications panel is labelled as "CHome". You have to move the "CHome" panel to the top. ok i'll check latter.. still on yhe charge :P 1hours left :D
Guest unholygid2006 Posted October 27, 2009 Report Posted October 27, 2009 I used a proper Registry Editor to delete the entry; you cannot use CHome Editor to delete entry from registry, no wonder you cant get it working. I used SK tools to delete the registry. Still the same. Cant manage to get cwindowslive on ><
Guest emperorben Posted October 27, 2009 Report Posted October 27, 2009 1st post updated with mega SPlugins_480x800.CPR containing codes for most of the popular panels.
Guest monyozt Posted October 27, 2009 Report Posted October 27, 2009 Hi monyozt, not sure if I understood your issue correctly. In CHome Editor, Titanium Notifications panel is labelled as "CHome". You have to move the "CHome" panel to the top. wow... it works.. thanks friend....
Guest Omnius Posted October 28, 2009 Report Posted October 28, 2009 1st post updated with mega SPlugins_480x800.CPR containing codes for most of the popular panels. Good updates on the first page.. Much clearer to follow now. And thanks for the comprehensive CPR file.. Cheers bro
Guest twit_xp Posted October 29, 2009 Report Posted October 29, 2009 Hi When i try to override the default SPlugins_480x800.cpr with the one provided in the first post, resco explorer is telling me the file already exists. When i try deleting it altogether, it says file is in rom and cant be deleted :D Anyone facing the same issues?
Guest Omnius Posted October 29, 2009 Report Posted October 29, 2009 Hi When i try to override the default SPlugins_480x800.cpr with the one provided in the first post, resco explorer is telling me the file already exists. When i try deleting it altogether, it says file is in rom and cant be deleted :D Anyone facing the same issues? In Resco Explorer go to Menu > Options > General > Browser > Untick "Option 1 until 4" Then still in Resco Explorer, search for "SPlugins_480x800" or go to Windows and find your Splugins_480x800 Then tap and hold, go to the end choose "properties", untick Read-Only.. After that, try to overwrite it again.. Hopefully it works.. Cheers
Guest unholygid2006 Posted October 29, 2009 Report Posted October 29, 2009 (edited) Hi Giovanni, Saw your pm. Are you refering to the start menu and taskbar? Here is the wallpaper, startmenu and taskbar. Hope its what you want. I'll upload the Black taskbar tomorrow. Black taskbar http://www.mediafire.com/file/y1yvj4tnbdd/Brians Taskbar_2.cabWM6.5_Start_Menu_4_7.cab Edited October 29, 2009 by unholygid2006
Guest JoJo.IT Posted October 29, 2009 Report Posted October 29, 2009 (edited) Hi Giovanni, Saw your pm. Are you refering to the start menu and taskbar? Here is the wallpaper, startmenu and taskbar. Hope its what you want. I'll upload the Black taskbar tomorrow. Black taskbar http://www.mediafire.com/file/y1yvj4tnbdd/Brians Taskbar_2.cab Hello Unholygid, thank u for the answer but what I mean is the popup style: Mine is totally different and much much huglier... (not skinned buttons, black background, blue title)... It is a skin or a custom setting? Ciao! Giovanni Edited October 29, 2009 by JoJo.IT
Guest unholygid2006 Posted October 29, 2009 Report Posted October 29, 2009 Oh, I used this theme from xda. Install it in your device and select the theme in settings.m.carroll_PureBlack3_Installer__W_VGA.cab
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now