Jump to content

QBUS & Sector & Khuanchai Windows Mobile 6.5 Research Thread


Recommended Posts

Guest vinbeaver
Posted
I didnt copy the whole .cpr over, what i did is to copy the titanium_240x400.cpr from windows, then open it with wordpad,

replace the Canalogue templates with the one attached.

Then copy it back to windows.

If you figure out how to shift the date over a lil bit could you please help me out as well. Thanks bud and btw that worked I was able to take care of it... You Rock!

Guest fritzprezz
Posted
You didn't just copy the whole .cpr to /windows did you. How do you take out what you need of the .cpr to add it to the current titanium .cpr. I am very lost here could someone please help.

btw sector, we finally made to update the latest canallogue. My concern is how to set this to default setfocus just like the default clock.. it's alwasy set focusing on my pictures or others.. i know that there are titanium customizer that can set a specific panel to be the default focus.. if you catch my drift bro.. thanks..

Guest andylyf
Posted
If you figure out how to shift the date over a lil bit could you please help me out as well. Thanks bud and btw that worked I was able to take care of it... You Rock!

if u want something like this..

Screen03.jpg

then edit the .cpr file

<!-- Long Date -->

<Text ID="TEXT3" Left="85" Top="59" Width="220" Height="18" FontFamily="Segoe UI" FontSize="8" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">

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

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

</Text>

Guest Michael122w
Posted

..... I have just flashed back to L1. It was so frustrating to have the phone freeze up five or six times a day with the new Lock/rotation problems. I hope that in N1, M$ will have fixed this glitch! L1 is a pretty nice rom, so I am not complaining too much :D

Guest xtiger
Posted

Getting checksum failed on eboot on Step 1. Any ideas?

Guest andylyf
Posted

from Xda forum, showaco has come out with Chome Editor 1.6beta, can we just install that over the old one (1.5 beta)?

Guest vinbeaver
Posted (edited)

Does anyone know why the weather doesn't work so well with the analog clock? My weather icon and temperature are huge. I'll include a screenshot later if no one else is experiencing this as I would love to have the weather displayed as well.

EDIT: Also could someone tell me how to edit the .cpr to change the text color of the date on there to a different color as well where at in code to change the color?

Edited by vinbeaver
Guest d33pbluez
Posted (edited)

Hi All,

Need help some advice, guys.

it seem that this Rom had cook in with the finger keyboard 2, How do i uninstall those cook in software...Care to shade some light on this ? :D

Thanks in advance for the advice.

Edited by d33pbluez
Guest lonerboi
Posted

guys, i need a steaming player for mobile tv. whenever i tried to stream, it says unable to open asplayer.exe

Guest Genix9
Posted

Hey folks, hang in there a bit with AnalogClock. The dev's busy working out the application bugs as his main area of concern, while a number of us are throwing ideas around for layouts and so-on. Have a look at these and let me know your thoughts (these aren't layouts, just photoshop mockups).

post-478715-1242190309_thumb.jpg

post-478715-1242190332_thumb.jpg

post-478715-1242190359_thumb.jpg

post-478715-1242190385_thumb.jpg

Guest vinbeaver
Posted
Hey folks, hang in there a bit with AnalogClock. The dev's busy working out the application bugs as his main area of concern, while a number of us are throwing ideas around for layouts and so-on. Have a look at these and let me know your thoughts (these aren't layouts, just photoshop mockups).

I'm diggin the 1st one... Seems to make best use of available space.

Guest lushomnia
Posted
guys, i need a steaming player for mobile tv. whenever i tried to stream, it says unable to open asplayer.exe

you might try the very FIRST POST where there's a link to the repository. There should be a streaming player there. Hope it helps.

Guest Genix9
Posted
I'm diggin the 1st one... Seems to make best use of available space.

Ya, my thoughts are going towards #1 & #3 as well. I'm not too happy using the entire top half of the screen just for clock/calendar display.

Guest andylyf
Posted

Hi guys, i tweaked the layout, and it look like this...

at least the top part dosent look so empty now..

but how do i get the AM/PM to show?

can someone advise?

Screen05.jpg

Guest vinbeaver
Posted
Hi guys, i tweaked the layout, and it look like this...

at least the top part dosent look so empty now..

but how do i get the AM/PM to show?

can someone advise?

Screen05.jpg

I'm digging that, would you mind hooking me up with the codes so that I may change it in mine as well.

Guest reds_dada_blue
Posted
now as promised here is the settings for the latest version of AnalogClock way to work correctly in omnia.

1º disable the titanium;

2º copied the folder icons to the site of installation of your AnalogClock p.e. \ Program Files \ rpereira \ CAnalogClock \ skins \ icons;

3º replace in *. cpr file (\ Windows \ Titanium_240x400.cpr) only what concerns CAnalogClock;

4º enable titanium.

for now is only for portrait

maybe one of these days i make for landscape too :D

post-422946-1242166257_thumb.png

here are the files

Titanium_240x400.cpr.zip

icons.zip

Can you post CAnalogClock that you use. :lol:

Guest andylyf
Posted
I'm digging that, would you mind hooking me up with the codes so that I may change it in mine as well.

these are mine codes, but i still cant get page 2 to load the icon.... :D

<!-- CAnalogClock layout templates -->

<Layer ID="CAnalogClockExpanded" Visible="False" Width="240" Height="137" Clip="False">

<Layer ID="Page" Clip="False">

<!-- Analog Clock Layers -->

<!--Standard Images-->

<Image ID="analogBg" Left="17" Top="-130" Width="120" Height="120" />

<!--Date Images-->

<Image ID="analogDl" Left="17" Top="-130" Width="120" Height="120" />

<Image ID="analogDr" Left="17" Top="-130" Width="120" Height="120" />

<Image ID="analogH" Left="17" Top="-130" Width="120" Height="120" />

<Image ID="analogM" Left="17" Top="-130" Width="120" Height="120" />

<Image ID="analogGlassFx" Left="17" Top="-130" Width="120" Height="120" />

<!-- WiFi -->

<Image ID="wifiIcon" Left="19" Top="28" Width="24" Height="24" ScaleStyle="Fit" />

<Text ID="TEXT4" Left="44" Top="32" Width="220" Height="18" FontFamily="Segoe UI" 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>

<!-- Operator -->

<Image ID="operIcon" Left="19" Top="10" Width="24" Height="24" ScaleStyle="Fit" />

<Text ID="TEXT2" Left="44" Top="15" Width="220" Height="18" FontFamily="Segoe UI" 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>

<!-- Bluetooth -->

<Image ID="BluetoothIcon" Left="19" Top="48" Width="24" Height="24" ScaleStyle="Fit" />

<Text ID="TEXT7" Left="44" Top="50" Width="220" Height="36" FontFamily="Segoe UI" 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>

<!-- Battery-->

<Image ID="Battery Icon" Left="135" Top="10" Width="137" Height="62" ScaleStyle="Fit" />

<Image ID="Charge Icon" Left="135" Top="10" Width="137" Height="62" ScaleStyle="Fit" />

<!-- Long Date -->

<Text ID="TEXT3" Left="25" Top="-11" Width="220" Height="18" FontFamily="Segoe UI" FontSize="11" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">

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

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

</Text>

<!--Today Text-->

<Text ID="TEXT5" Left="150" Top="-100" Width="220" Height="40" FontFamily="Segoe UI" FontSize="18" 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>

<!--TitaniumWeather-->

<Image ID="TweatherIcon" Left="95" Top="10" Width="62" Height="62" />

<Text ID="TweatherTemp" Left="85" Top="15" Width="95" Height="70" FontFamily="Segoe UI" FontSize="16" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">

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

<TextStage TextOffsetType="TextOffsetDropTopLeft" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0" />

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

</Text>

<!--Digital Clock Layers-->

<Image ID="digitalBg" Left="150" Top="-63" Width="32" Height="32" />

<Image ID="digitalBg" Left="185" Top="-63" Width="32" Height="32" />

<Image ID="digitalH1" Left="150" Top="-63" Width="32" Height="32" />

<Image ID="digitalH2" Left="150" Top="-63" Width="32" Height="32" />

<Image ID="digitalM1" Left="185" Top="-63" Width="32" Height="32" />

<Image ID="digitalM2" Left="185" Top="-63" Width="32" Height="32" />

</Layer>

</Layer>

<!-- Page2 -->

<Image ID="Icon" Left="376" Top="-26" Width="86" Height="114" ScaleStyle="Fit" />

<Text ID="TEXT8" Left="40" Top="60" Width="430" Height="60" FontFamily="Segoe UI" FontSize="10" FontStyle="Bold" Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">

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

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

</Text>

<Layer ID="CAnalogClockCondensed" Visible="False" Width="240" Height="34">

<Image ID="Iconbgp" Left="10" Top="5" Width="220" Height="35" ScaleStyle="Fit" />

<!--Icon-->

<Image ID="Icon" Left="10" Top="6" Width="25" Height="25" ScaleStyle="Fit" />

<Layer ID="Page">

<!-- Condensed Line 1 -->

<Text ID="PluginLabel" Left="10" Top="4" Width="200" Height="68" FontFamily="Segoe UI" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1025">

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

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

</Text>

</Layer>

</Layer>

Guest Buddhainuk
Posted

OK i have downloaded and used it in WinXP and would like to let you know that every thing went great.

Now running DXIA5 realy happy to get rid of the T-Mobile rom from the phone.

How do i install DXID1_21222_vM3_2.7z on to my Omnia if i want to?

Thanks again

Guest rendeiro2005
Posted
do you have the original .cpr file. ever since copying that .cpr to my phone I no longer have titanium.

did you copy only the correspondent part of analogclock?!

here you go Titanium_240x400.rar

Guest rendeiro2005
Posted
Hi, the 2 files work great... but i got a few questions....

the date kinda spill to the right, can make it left a bit? how to edit?

and also, page 2 of the clock suppose to be showing the analogueclock options, but its empty on my side.. how to fix that?

analogue.jpg

that´s a bug :D

you have to delete page 2 & 3 throught chomeConfig

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.