Jump to content

Recommended Posts

Guest hpflyby
Posted

Hey all... For what its worth I believe I figured out a problem I was having... See previous posts from me.

Looks like either Windows Live or Communicator were causing me issues. I uninstalled them and was able to get all of the plugins I wanted installed and working, including Fave People which I have attached.

Once I got it all working I reinstalled Communicator and Windows Live and all is good.

ATContacts_v0.98.CAB

Posted (edited)

@asus

I guess I have to wait.

Edited by nap_rz
Posted

gchris, where did you get your battery level icons? I've searched high and low for something similar and couldn't find anything. Thanks.

Guest Jason Nguyen
Posted (edited)
Uncheck Windows Default and WidgetPlus from Today Screen Settings (ie. your today screen will have nothing on it).

Launch CHome Editor and sort \ enable \ disable panels, then click Save Order, exit app.

Check Windows Default from Today Screen Settings.

You will also need MortScript for the Weather panel, so if you do not already have that installed, do that before everything else I mentioned.

Tried what you suggested still do not see chome. I have not installed any roms this is new out the box.When i run the yellow mortscript file .mscr and .mortrun registed please run any mscr/.mortrun file or read the manual.

Edited by Jason Nguyen
Guest gchris7
Posted
gchris, where did you get your battery level icons? I've searched high and low for something similar and couldn't find anything. Thanks.

You mean in system panel?

Replace all your png's in folder "my documents\themes\titanium system panel\" with the png's you will find in this rar.

http://rapidshare.com/files/321802133/SYSTEM_PLUGIN.rar

Posted

howdy ! can someone tell me how i can change in titanium favorites opera browser v9xx to opera 10 b2?

Posted (edited)
I have changed the ATPluginInstaller.exe in CLauncher_0.25 with the version in 1st post, i have installed the cab without error and the plugin works good.

Damn...none of the Clauncher plugins work for me...tried shemmy's and ra's..and now yours...none of them appear...

Wonder what I'm doing wrong?

The cgps and ccom don't work either.

The only other patched panel I'm using is chome from asus...and that works fine.

Oh yeah, I'm using the weather one patched as well..works OK.

I think I may have f'd something up with the chome editor...oh well, maybe I'll try a hard reset during christmas break.

Gonna be a pain but..I really want that panel g'dammet :)

Edited by surgex
Guest jonggie112
Posted

can anyone edit the splugins.cpr so that the slider defaults to sclock which is located somewhere in the middle and not pictures which is located at the top? am not satisfied with having to edit the panel order of sclock all the way to the top.

Posted

I can't use ATContacts, so i only need to replace ATpluginInstaler.exe into cab, and reinstall it?

Posted

Ugh! I've been reading these forums for a couple of hours trying to get Titanium Weather to appear on the Today screen.

I installed MortScript and ran the associated mscr file and then installed CHome Editor and TitaniumWeather. When that didn't work I replaced the TitaniumWeather.mscr file with TitantiumWeather_1.mscr in Windows>Programs>TitaniumWeather folder and even tried to run it from the folder first.

Though I can see it in CHome, I can't get TitaniumWeather to show on the Today screen. I tried enabling and disabling this in CHome

So far CLauncher and Notifications are the only plugins that appear. I've tried CLink and that didn't show.

What else can be done to get this to show-up on the Today Screen? I'm pretty Noob so I've probably done some nonsensical things here. Do I need to replace ATpluginInstaler.exe into the cab like leelou says above? Is there a patched TitaniumWeather cab already available? Weather is the one plugin that I'd really like to get onto the screen

I'm using the stock Samsung ROM

Guest asus535
Posted (edited)

All the installers in post #2 are compatible with official and secanny's wm6.5 ROM's. They already contains patched installer. You must also use CHome editor from post #1

What else can be done to get this to show-up on the Today Screen? I'm pretty Noob so I've probably done some nonsensical things here. Do I need to replace ATpluginInstaler.exe into the cab like leelou says above? Is there a patched TitaniumWeather cab already available? Weather is the one plugin that I'd really like to get onto the screen. I'm using the stock Samsung ROM
Edited by asus535
Posted

gchris7 how did u make centered text in your titanium? i like it a lot

Posted
All the installers in post #2 are compatible with official and secanny's wm6.5 ROM's. They already contains patched installer. You must also use CHome editor from post #1

asus535: so they don't work if I have the stock ROM? Also, how do I use the CHome editor on these?

Guest asus535
Posted

I assume, official ROM = Stock ROM, so they must work.

asus535: so they don't work if I have the stock ROM? Also, how do I use the CHome editor on these?
Guest gchris7
Posted (edited)
gchris7 how did u make centered text in your titanium? i like it a lot

Hey,

I got a few pm's about my titanium screen, so ill try to explain here for anyone interested.

Here is how it looks:

post-611355-1261832216_thumb.png

How to get the text in the center:

Im not sure if there is an easier or better way to do this but here is how i did it.

1) Find the file SPlugins_480x800.cpr in your windows folder and copy it to your computer so you can edit it.

2) Open it with notepad.

3) We'll be looking to edit only the Condensed layout for the panels we want.

So if for example we want to edit the smusic plugin we need to find these lines:

  <Layer ID="SMusicCondensed" Visible="False" Width="480" Height="68">

						<Layer ID="Page">

						  <Text ID="PluginLabel" Left="170" Top="8" Width="440" Height="68" FontFamily="Century Gothic" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1027">

							<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />

							<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />

						  </Text>

						</Layer>

					  </Layer>
4) We have to change the number in red color in this line: <Text ID=PluginLabel" Left="170" Notice that mine is the number 170 while yours should be 20. This number defines the position of the text and it can be between 0 and 480 (the width of omnia 2 screen obviously) 5) Save it, copy it back to windows folder and soft reset. The hard part is to find the exact number that centers your text because it depends on the length of the word. This requires alot of testing and alot of soft resets. You might aswell use the chome viewer (dont remember the exact name) on your pc to do this, but it didnt work out for me very well. How to get the Lines between the panels: 1) Find the file SPlugins_480x800.cpr in your windows folder and copy it to your computer so you can edit it. 2) Open it with notepad. 3) We'll be looking to edit only the Condensed layout of our panels. So if for example we want to add a line under the smusic plugin we need to find these lines again:
See above coded text
4) We need to add this line between <Layer ID="Page"> and <Text ID="PluginLabel" Left="170".....
<Image ID="ImageFixed"  Source="\Windows\Line_Portrait.png" Left="20" Top="8"  Width="440" Height="65" ScaleStyle="Fit"/>
It should look like this after we edit it:
  <Layer ID="SMusicCondensed" Visible="False" Width="480" Height="68">

					 <Layer ID="Page">

					  <Image ID="ImageFixed"  Source="\Windows\Line_Portrait.png" Left="20" Top="8"  Width="440" Height="65" ScaleStyle="Fit"/>

						<Text ID="PluginLabel" Left="170" Top="8" Width="440" Height="68"  FontFamily="Century Gothic" FontSize="18" FontStyle="Regular"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"  InnerTextType="Resource" Text="cmhomeres.dll,1027">

						  <TextStage TextOffsetType="TextOffsetDropBottomRight"  Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />

						 <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />

					   </Text>

					 </Layer>

				   </Layer>

5) Save it and copy it back to your windows folder.

6) Download this PNG and copy it to your windows folder.

Line_Portrait.rar

7) Now we need a registry explorer (i use resco registry). Go to HKLM\Software\Microsoft\CHome and find the panel(s) you want to add the line. In our case its smusic. So we open HKLM\Software\Microsoft\CHome\SMusic\CondensedPage and we add a new string value. Name: Imagefixed String: \windows\Line_Portrait.png

Note: If you cant find in the registry the folder CondensedPage for the panel you want then you can't add a line to that plugin. Unfortunately most default windows plugins are like that, but you wont have any problems with every other third party plugins including samsung's one's.

8) Soft reset and you should be ok!

Note: With this way you can add any picture or text, in any position you want, once you get the hang of it. That is how i added the icon on the weather panel.

DO NOT FORGET TO KEEP BACK UP OF EVERY FILE YOU MODIFY!!!

Edited by gchris7
Posted

g8! thanks a lot gchris7! i've done this and was very easy :) u r awesome! ;)

Posted
Downloaded this cab and it says installation unsuccessful..

I'm having the same issue with that link to TitaniumWeather on the second page. Is the file corrupt? Is there another link to the patched file?

Seeing as CLauncer and CNotifications work it's likely that TitaniumWeather would too -- and all of this would be mute -- but I'm not sure why the one d/led from the link found in the second-post won't install

Posted

halo :) someone knows how to change the location of picture folder which are shows in titanium pictures panel? default location is in my documents/dcim or smth like that, but i want to change the location to storage card, can i do that?

Guest superdarkyaya
Posted (edited)

Yo Asus !!

I've tried to installed Clinks but i don't understand, when i open Chome editor, i see Clinks but not in my today !!! It is not here !

I supose that i have to install Clinks on My Device ?? I've Clauncher....

Edited by superdarkyaya
Posted

Hello! i've got custom lite rom 6.5.3 from Mr. Khuanchai and i want to set that titanium pictures panel open samsung photo album, music panel open touch player, text open samsung messaging, u understand what i mean, i was changing wm default app to this samsung app in registry but it works only with clok and calendar samsung apps, all the rest doesnt works, still opening wm default apps but i want the samasung apps, i used to like it. can someone help me? :)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.