PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Titanium Tweaks (http://forum.ppcgeeks.com/forumdisplay.php?f=82)
-   -   28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA) (http://forum.ppcgeeks.com/showthread.php?t=77208)

Tornado Rampage 10-16-2009 08:12 AM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
Thanks a lot

Gersonian 10-19-2009 09:48 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
So I have put this on my Vogue and it looks pretty nice. The animation is a little slow, but I like it none-the-less.

One suggestion would be that when I am looking at the 5 day forecast for the right soft key to be an "update" button to refresh the weather without having to go into the options. If someone know how to make this a reality, please let me know!

I searched the thread for this idea, and did not see it, but if it has been mentioned before, please forgive me.

Here is a link to the XDA thread with my solution. I moved the options softkey to the 5 day forecast and make the softkey on the clock an update button.

nFiniti 10-21-2009 03:37 AM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
What the hell is the problem with mine.... Weather DOES NOT update on my data, but does on wifi... Titanium Weather works fine, but this one does not. Whats wrong...

Gersonian 10-21-2009 11:33 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
Quote:

Originally Posted by nFiniti (Post 1250752)
What the hell is the problem with mine.... Weather DOES NOT update on my data, but does on wifi... Titanium Weather works fine, but this one does not. Whats wrong...

Its part of the mortscript. It does not update on the carrier data network.

nFiniti 10-23-2009 04:19 AM

Wirelessly posted (Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.15650/812; U; en) Presto/2.2.0)

i stopped using it because of that and it freezes my phone bad. it looks amazing tho.

qwho 10-23-2009 02:08 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
I did the same, looks great, but the non-automatic weather was a deal breaker.

PMDColeslaw 10-24-2009 12:09 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
Anyone else had this issue? I cant seem to get it to look like everyone elses for some reason. I have mortscript and I followed all the directions.
I'm new to Titanium so it may be something simple I just dont know about yet.

http://www.ppcgeeks.com/forums/attac...8&d=1256400507

Attachment 45988

demonlordoftheround 10-31-2009 12:49 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
Anyone else had this issue? I cant seem to get it to look like everyone elses for some reason. I have mortscript and I followed all the directions. I'm new to Titanium so it may be something simple I just dont know about yet.

Looks like you have the Titanium Project Theme with the wide focus bar. Try a different theme.

chuggy 11-02-2009 10:21 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
Quote:

Originally Posted by PMDColeslaw (Post 1260668)
Anyone else had this issue? I cant seem to get it to look like everyone elses for some reason. I have mortscript and I followed all the directions.
I'm new to Titanium so it may be something simple I just dont know about yet.

http://www.ppcgeeks.com/forums/attac...8&d=1256400507

Attachment 45988

You need to adjust your Titanium_480x640.CPR file. it is in your windows folder.

1) copy it to your computer (create a backup of the original)
2) open with notepad
3) look for CHeroclock Expanded
4) Edit all items that say "top" I edited my CdigiClock (not CHero Clock, obviously different, but the principal will work)CPR as follows:

<!-- CDigiClock -->
<Layer ID="CDigiClockExpanded" Visible="False" Width="480" Height="164" Clip="False">
<Layer ID="Page" Clip="False">
<!-- Operator -->
<Image ID="OperImg" Left="52" Top="-33" Width="30" Height="30" ScaleStyle="Fit" />
<Text ID="OperName" Left="84" Top="-33" Width="240" Height="36" FontFamily="Tahoma" FontSize="9" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">

this is just a section of the CPR to edit. Just make sure that if you adjust the first value by 50 then you add/subtract the same amount from all of the next values. I used to have a good CPR for Chero clock and Windows 7, but I can't seem to find it.

5)copy file back to windows folder and test. If it is too high or too low, repeat steps 1-4, until you have it where you want it. The key is to move every "top" value the same. If you add 50 to the first value make sure you add 50 to all the "top" values.

good luck.

gobmonster 11-03-2009 04:29 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
IS landscape completely not supported or am i doing something wrong? I have the tp2 and if i go into landscape, the graphics go bogus, and if i switch back to portrait, the plugin no longer loads and messes up my other plugins too.

chuggy 11-03-2009 07:52 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
There is an issue with the CPR updating when switching from portrait to landscape. I basically have operated under the assumption that it does not work. I actually had to get away from the App all together due to some craziness with the grapics.

cyberdon83 11-05-2009 07:00 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
I know that this is kind of a sloppy way to fix it, but I had the same issue with this plug in (and a few others) with the graphic distortion when switching between landscape and portrait. The quick solution that I use is to copy the information for the plugin from the portrait cpr file and just paste it into the landscape cpr. It isn't pretty, but for those of us who are using TP's and TP2's and anything else with a slide out keyboard, this will keep the panel from freaking out when switching layouts. Hope this helps anyone who's been having this issue.

dibbson 11-16-2009 11:39 PM

Re: 28 Jul 09 [APP][WM6.5]CDigitalClock / CHeroClock V0.1 (QVGA, WQVGA, VGA & WVGA)
 
Ok, so does anyone know why the softkeys keep breaking the links to the files? I have edited the files for cooking to relink the softkeys of the app to just update the weather. But even that keeps breaking. Is the softkey breaking just a problem with the app, or is it a mortscript based issue?


All times are GMT -4. The time now is 01:56 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0