![]() |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Hi!
Quote:
I did the example: Contacts, but it does not show/display on my titanium:???: Can anyone help me, please? |
Re: CHome/Titanium Modifications
Quote:
Quote:
Thanks again...now I can start customizing! |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
I've been playing with the for a while now, and I just can't seem to wrap my head around it. I think I'm understanding that with the GUID we will be able to create new panels without making anything "invisible". To test it I simply created a "test" panel using that GUID, and then copied my "welcome center" panel in the CPR file and changed it to represent Test at the end of the cpr file. I then pasted my new CPR and I then went through the standard step to set up the panel, and havent been able to get it to show up. I see Test in the configurator, I've added it to the xml file, but i can't get it to show up. Anyone have any ideas? Shawco, am i missing the boat on this or am I on the right track? |
Re: CHome/Titanium Modifications
Quote:
Make those values something like this: Updated -- make this as dword, value of 0 or 1 Pages -- this is your list of pages your using in this panel DataSource -- this shoud be set to HKLM\Software\Microsoft\CHome\Test GUID -- just copy the same Layout -- 'Test', this tells it the name to look for in the cpr files LocName -- 'Test' In the pages registry keys, make sure whatever the image and text lines are called in the cpr are listed here. This GUID reads the info based on name given in cpr. So if cpr says: <Image ID="Image 1" Left="350" Top="-4" Width="100" Height="100" /> then registry needs to have entry called Image 1 for it to read. For text that looks like this in cpr: <Text ID="Text 1" Left="20" Top="52" Width="348" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> then registry needs entry called Text 1. The other GUID's used those names in cpr, but in registry they sometimes had different names and must have been loaded by chome on launch. This GUID can have values changed in registry, and if you toggle the Updated value from 1 to 0(or 0 to 1) then that whole panel reloads without needing to restart chome plugin or soft reset. I'm going to try to learn some programming to make a app to allow easy customization based on this GUID, but since I have little experience, it might take week or two. |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
3 Attachment(s)
This is a qvga wm6.5 startmenu, will give you 4 columns of icons in the start menu in portrait mode, and it will give you 5 columns landscape mode. Install, soft reset. Incase you don't like ,uninstall and goes back to default.
|
Re: CHome/Titanium Modifications
I must be an idiot i cant this ish to work
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Hi!
I've read post #182 and followed the instructions except the last one "Copy the .cpr files from the attached cab and replace the existing ones in your Windows folder (thanks to Hafrust for the Cab)." Because i can't find any cpr files here:silent: Uhm i use Htc touch hd (480x800) The fact i don't want to add contact dialer for my own, i just did for test (but still does not display on my titanium) I would like to get on my titanium: - Internet- with Opera browser - Music player with TF3D's built-in player insteead of WMplayer |
Re: CHome/Titanium Modifications
Have Launcher and Contact Panels working fine.but Now when i try to edit the launcher panel menu never goes past panel>Custimize. Menu just closes and nothing happens. Just sits on Chome Configure screen. Cant even add new items to Launcher panel. I even tried to delete panel and start over but i cant even delete it.
tried disabling weather, removing extensibility edit. Am i missing somthing. plz help. **Update! I noticed the "*" was missing next to launcher panel in the config screen. Traced back through instructions by OP and figured out the GUID regedit had to be changed like contacts for editing. Problem solved >> new problem. thought id get creative and ended up changing GUID in CClock reg entry. Now i got no Clock panel. If someone would be so kind to post Default GUID string for CClock, im sure that would solve the problem. TY |
Re: CHome/Titanium Modifications
Quote:
Quote:
|
Re: CHome/Titanium Modifications
ok then, im waiting for the wvga crp. Thanks in advance!
Oh one more question: Do i have to do the same steps if i want to create Internet with opera browser launch instead of stupid Internet explorer bwoser in favorites? Sorry for my bad English. |
Re: CHome/Titanium Modifications
1 Attachment(s)
guys - when making .cpr files, u can probably do these small tweaks to make things look better in the 240x320 landscape mode, portrait mode needs no changes.
1. search for this word "HorizontalAlignment="Right"" and remove it - its in the clock layout and time section - all it does is make sure that clock is not right aligned and aligns it by default to left... makes sure that ur date has enough space to be not truncated. 2. also change default width of AM/PM and date to 120. that makes sure that u see the entire date.. attached is an updated .cpr for QVGA users with the latest version (v3) from mnemonique.. just for 240x320, i can upload the 320x240 now later on in the day.. |
Re: CHome/Titanium Modifications
Quote:
Just an FYI to everyone...the first post in this thread has been updated, and I moved some stuff to post 2. |
Re: CHome/Titanium Modifications
is anyone else having this problem with titanium weather? (wrong size images and the spacing in "Tue, Wed," etc is off)
|
Re: CHome/Titanium Modifications
Quote:
the time is 11:30 am pst. :D Ty, now i can try to customize the clock size. |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Does anyone know how to activate the settings tab simply as the settings tab. What i've tried so far is enabling it in CHome config, Showing it as well as doing the HKLM edit to add it in the list of programs but no such luck so far
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
Any help or guidance you could give would be much appreciated though... i must have a "Chromium" defficiancy lol |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
too bad. it would be practicle
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
You're positive you copied the GUID from HKLM\Software and pasted it into HKLM\Security? That's where a lot of people have gone wrong.
|
Re: CHome/Titanium Modifications
Maybe someone can help clarify where I should start?
I already changed my "Launcher" panel to a "contacts" panel. The "contacts" panel is now visible and functional but I no longer have the "launcher" panel. I did this before seeing some of the newer options so I have no idea where to start now to try and get a second "programs" panel. Is it possible with the steps I've already taken? |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
OK so it turns out i'm an Idiot and hadn't copied the cpr files properly. things are showing up now although I've lost my Weather Panel. So I tried to install weather panel 3 and lost all my changes :(
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
do you mean HKLM\Software\Microsoft\CHome\ExtensibilityXML
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Ok cool.. i've got them almost all back except my CLinks opera which i may have to redo
|
Re: CHome/Titanium Modifications
FYI....showaco has WVGA cpr files posted here.
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Cool...just wanted to double check. Let us know if you need any help along the way.
|
Re: CHome/Titanium Modifications
Quote:
This solved my problem :-D, i am able to have a speed dial widget as well as an app launcher. :-D:-D:-D |
Re: CHome/Titanium Modifications
Will this work in 6.5 http://forum.xda-developers.com/showthread.php?t=380544 post # 6
|
| All times are GMT -4. The time now is 12:27 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com