HELP : bad display of picture in Today's screen - Touch Cruise General

Hello,
I just change my HTC Cruise for a new one (accident) and I have a problem with the new one :
The picture of my desktop seems not clear (like if there is a grey film on it).
More I can't modify my toolbar color.
I see this problem only on Today
I am on SFR, Windows Mobile 6 Professionnel
ROM Version : 1.25.163.3 FRE
ROM date :18/12/07
Radio : 1.58.21.23
Protocole : 25.65.30.04H

If you set a background through the home screen menu in settings then it defaults the background to 65% opacity.
To get around this open the image's context menu (select and hold) from the file explorer and set it as the today background through there, it will let you set the opacity (which you want to set to 0 if you want a normal image).

Hello,
Thanks a lot !
Perfect now.

Related

DAY & Date on Home screen

Anyone managed to include the DAY of week in the homescreen?
re
Install Advanced Config Tool
Goto Menu - More settings - TouchFlo 3D and set Home page date format:
dddd - full day name (Monday eq.)
ddd - short day name (MON eq.)
For example: dddd, dd.MM.yyyy show on homepage Monday, 21.04.2008
derby00 said:
Install Advanced Config Tool
Goto Menu - More settings - TouchFlo 3D and set Home page date format:
dddd - full day name (Monday eq.)
ddd - short day name (MON eq.)
For example: dddd, dd.MM.yyyy show on homepage Monday, 21.04.2008
Click to expand...
Click to collapse
Thanks derby00. Do you have the link to download please?
Thanks
Edit: I found the link. Now v2.0.2.0
Strangely again, I cant get this working with my TP
It does change the appearance on homescreen, if TF3D is disabled. But TF3D still shows in mmm d, yyyy.
Not so that it would annoy me, but anyway...
re
im using for changing date show Advanced Configuration Tool and it work good in Touch Flo 3D on Touch Pro...
What does Advanced Tool actually do? Does it change a registry key or what? I did not find anything related to the date format in the registry other than Today Screen date!!
re
i thing Advanced Config Tool can modify more then regestry entry, in advanced option for Touch Flo 3D you can add Call Log tab to TF3D and date format...

For those who hate big fonts.

Hi to all with sharp eyes
I spend some times to fix my windows mobile.
I use pen so finger frendly menus and buttons doesn't mater.
First
Load There from WM 6.1
Menus:
HKEY_LOCAL_MACHINE\System\GWE\Menu\PopFnt
set Ht (height) to 800
Bars :
HKEY_LOCAL_MACHINE\System\GWE\Menu\BarFnt
set Ht (height) to 800
Tree: (with plus i minus)
HKEY_LOCAL_MACHINE\System\GWE\Commctrl
TreeviewExtraItemSpace to 1
TreeviewPlusMinus to 10
Buttons :
HKEY_LOCAL_MACHINE\System\GWE\Button
set FontWeight to 600
This is for now.
After some days of use energyrom stable version of windows 6.5 and this registry keys I can say that things become more confortable.
Can someone tell me about usefull program for scroll useing the touch pad over the buttons pad.
I try with Gscroll but it is so stupid and some annoying features can't be disable.
Tweaks with Diamond tweaks tools seems to not work for me (in fring user list for example.)
radosi said:
Hi to all with sharp eyes
I spend some times to fix my windows mobile.
I use pen so finger frendly menus and buttons doesn't mater.
First
Load There from WM 6.1
Menus:
HKEY_LOCAL_MACHINE\System\GWE\Menu\PopFnt
set Ht (height) to 800
Bars :
HKEY_LOCAL_MACHINE\System\GWE\Menu\BarFnt
set Ht (height) to 800
Tree: (with plus i minus)
HKEY_LOCAL_MACHINE\System\GWE\Commctrl
TreeviewExtraItemSpace to 1
TreeviewPlusMinus to 10
Buttons :
HKEY_LOCAL_MACHINE\System\GWE\Button
set FontWeight to 600
This is for now.
Click to expand...
Click to collapse
Do you have a screenshot or preview of what it looks like? Thanks

[MOD] Smaller HTCMenus (QVGA) + Customization

Since is quite annoying scrolling in Menus when there are more than 6 tiles/options, I've managed to increase the number of tiles in HTC Menus from 6 rows to 8 in portrait mode (and from 4 rows to 5 in landscape mode) decreasing the height of tiles from 42 pixels to 34 (finger-friendly enough as you see in images below ).
Previous Important Note
Although HTC Menus should work ONLY under Manil2D, you can work with HTC Menus WITHOUT Manila2D (instead of WM Menus by default) installing the file UpL HTCMenus NO M2D.cab provided below. To restore to default WM Menus, just uninstall this cab.
All credits about this tweak in this post:
Code:
http://forum.xda-developers.com/showpost.php?p=6641868&postcount=2
Instructions
Install UpL HTCMenus 8Rows BLUE QVGA.cab if you want blue selection colour or UpL HTCMenus 8Rows DEFAULT QVGA.cab for dark-brown default selection colour.
If you don't like the final result (and you didn't back up your modified registry keys/files before ), you can restore your registry keys and Menu settings by default installing UpL HTCMenus 6Rows Restore BLUE QVGA.cab in blue colour, or UpL HTCMenus 6Rows Restore DEFAULT QVGA.cab in dark-brown default colour.
Important Note
I tested it ONLY in my HTC Mega device (QVGA screen) and works like a charm. I don't know how it works in other QVGA devices and, of course, I'm not responsible of whatever happens in other devices or resolutions.
-----------------------------------------------
In the following post there is a brief explaination of the tweak/mod I've done.
Explaination
The Tweak/Mod consists mainly in:
-Resize HTCMenus.png height from 124pixels (1+42+42+42+1=124pixels) to 104pixels (1+34+34+34+1=104pixels) [or 80,9% (34pixels tile/42pixels tile=0,809)] in Windows folder
-Edit and change the registry keys as follows below:
Code:
HKLM,"SOFTWARE\HTC\HTCMenus","ItemHLTile"="10,[COLOR="Red"]34[/COLOR],0,0,11,22,33,44,55,66,77,88"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemTile"="10,[COLOR="Red"]33[/COLOR],[COLOR="Red"]70[/COLOR],0,22,33,44,55,66,77"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemClickHL"="10,[COLOR="Red"]34[/COLOR],[COLOR="Red"]35[/COLOR],0,11,22,33,44,55,66,77,88"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemHL"="0,[COLOR="Red"]34[/COLOR],0,0"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemHW"="220,280,[COLOR="Red"]33[/COLOR],[COLOR="Red"]34[/COLOR]"
HKLM,"SOFTWARE\HTC\HTCMenus","LandscapeMaxItemCount"=[COLOR="Red"]5[/COLOR]
HKLM,"SOFTWARE\HTC\HTCMenus","PortraitMaxItemCount"=[COLOR="Red"]8[/COLOR]
where you change only the following registry values:
From 4 to 5 tiles in Landscape mode
From 6 to 8 tiles in Portrait mode
From 41 to 33 pixels size
From 42 to 34 pixels size
From 43 to 35 pixels size
From 86 to 70 because there starts the 3rd. row (white tiles) in default "HTCMenus.png" (43pixels+43pixels=86pixels) that is (35pixels+35pixels=70pixels) in new "HTCMenus.png"
-And finally, replace your new "HTCMenus.png" in Windows folder after a backup of your previous "HTCMenus.png" to restore if necessary.
Customizations (to do)
So you can easily resize your HTCMenus in the way it fits better to you.
You can use this thread to change "HTCMenus.png" file in size, color and "effects", and the registry keys involved (including fonts not changed above)
I can start with the registry keys written/changed above and my resized "HTCMenus.png" attached below.
Enjoy it!
Great idea and thanks for your work...will try when I get back from business trip.
Confirmed works......!!
my htc is better than before. thank you.
thankss. will try it..
Could you make some change to htcmenus and make it work in new ui such as 23123 and so on
Thank you
unpocolocos said:
Since is quite annoying scrolling in Menus when there are more than 6 tiles/options, I've managed to increase the number of tiles in HTC Menus from 6 rows to 8 in portrait mode (and from 4 rows to 5 in landscape mode) decreasing the height of tiles from 42 pixels to 34 (finger-friendly enough as you see in images below ).
Instructions
I've included 2 cabs. Install the first one. If you don't like the final result (and you didn't back up your modified registry keys/files before ), you can come back to HTC Mega Default Menu settings installing the second one.
Important Note
I tested it ONLY in my HTC Mega device (QVGA screen) and works like a charm. I don't know how it works in other QVGA devices and, of course, I'm not responsible of whatever happens in other devices or resolutions.
-----------------------------------------------
I explain in the following post the tweak/mod I've done.
Click to expand...
Click to collapse
unpocolocos said:
The Tweak/Mod consists mainly in 2 things:
-Resize HTCMenus.png height to a 80,9% (34pixels tile/42pixels tile=0,809) in Windows folder
-Edit and change the registry keys as follows below:
Code:
HKLM,"SOFTWARE\HTC\HTCMenus","ItemHLTile"="10,[COLOR="Red"]34[/COLOR],0,0,11,22,33,44,55,66,77,88"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemTile"="10,[COLOR="Red"]33[/COLOR],[COLOR="Red"]70[/COLOR],0,22,33,44,55,66,77"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemClickHL"="10,[COLOR="Red"]34[/COLOR],[COLOR="Red"]35[/COLOR],0,11,22,33,44,55,66,77,88"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemHL"="0,[COLOR="Red"]34[/COLOR],0,0"
HKLM,"SOFTWARE\HTC\HTCMenus","ItemHW"="220,280,[COLOR="Red"]33[/COLOR],[COLOR="Red"]34[/COLOR]"
HKLM,"SOFTWARE\HTC\HTCMenus","LandscapeMaxItemCount"=[COLOR="Red"]5[/COLOR]
HKLM,"SOFTWARE\HTC\HTCMenus","PortraitMaxItemCount"=[COLOR="Red"]8[/COLOR]
where you change only the following registry values:
From 4 to 5 tiles in Landscape mode
From 6 to 8 tiles in Portrait mode
From 41 to 33 pixels size
From 42 to 34 pixels size
From 43 to 35 pixels size
From 86 to 70 because there starts the 3rd. row (white tiles) in default "HTCMenus.png" (43pixels+43pixels=86pixels) that is (35pixels+35pixels=70pixels) in new "HTCMenus.png"
Customizations (to do)
So you can easily resize your HTCMenus in the way it fits better to you.
You can use this thread to change "HTCMenus.png" file in size, color and "effects", and the registry keys involved (including fonts not changed above)
I can start with my resized "HTCMenus.png" attached below and the registry keys written/changed above
Enjoy it!
Click to expand...
Click to collapse
From 4 to 5 tiles in Landscape mode
not 5, if you change this parameter from 4 to 6 fixed problem
I like Mega more than before.
good.
how to install?
Notting happen after i installed the 8 Rows screen QVGA?? can help...Thanksss
notting happen after installing 8 Rows screen QVGA.... please help.. thanks
Edited
asilturk1299 said:
From 4 to 5 tiles in Landscape mode
not 5, if you change this parameter from 4 to 6 fixed problem
Click to expand...
Click to collapse
Thanks for your landscape test!
My first 8 Rows .cab file supported 6 tiles in Landscape mode instead of the 5 tiles I wrote. I edited the 1st post and changed the Landscape registry of my 8 Rows cab file from 6 (tiles) to 5. Also, I included a new Landscape pic to see it in action.
I prefer to keep it in 5 tiles (in Landscape mode), because 6 tiles overwrite the taskbar a few pixels. Of course, feel free to change or edit the .cab file (or your registry) to your own like.
wjazz said:
notting happen after installing 8 Rows screen QVGA.... please help.. thanks
Click to expand...
Click to collapse
Sorry for my delay!
Check if you work under Manila2D (TouchFlo2D) in your device. This Menu should work ONLY under Manila2D. Otherwise, you'll see the default Windows Mobile Menu but not this HTC Menu.
But if tou want HTCMenus without Manila2D, please read carefully the edited 1st post.
Cheers!
Tested working without Manila... PERFECT!
Thnks a lot!!!
Very very very usefull app

1/10/10 DDT ULTIMATE V2 (Final Edition) WVGA Weatherpanel - CAB Install

NOW WITH ANIMATED ICON SET AND FULLY USER TRANSLATABLE​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Massive THANKS to jmart518 for the cab files !!!​
CHANGELOG IN POST 3 - CHECK THERE FOR LATEST VERSION INFO
Well here it is, finally! What started out as three of us playing about with basic layouts and text colours has morphed into 6 weeks worth of work in my spare time creating from scratch a completely new WVGA theme for Weatherpanel. Every layout has been written from scratch, pretty much every icon, background, transition, etc has been created specifically for DDT (except the actual weather icons which is a modified set of Rumball's static Diamond VGA icons as they are without doubt the best weather icon set out there) and this is the result - we hope you like it!
This thread originally started out as a tutorial for getting Weatherpanel up and running on your HD2, giving it somewhere to live (in our case Second Today from Chi-Tai) and linking it using CHTE to be the default weather app. I've removed most of the rather longwinded background behind the project from this post as I'm sure most of you have read it by now, however for new visitors to our little HD2 WP community, welcome and we hope you find what you're searching for here! Weatherpanel really is the most comprehensive weather app out there - it may be old but it is still the best as far as information, accuracy and user customisation goes. Now with this new theme we reckon that visually and from an intuitive UI point of view it blows the other weather apps away (and it's free!)
Before we start I must give credit where due to Marsware, the original creators of Weatherpanel, Chi-Tai for Second Today and of course the remarkable Mssrs Cookiemonster & JCM for the unbelievably superb CHT & CHTE without all of whom none of this would have been possible. Thanks also to my two brothers in insomnia - Davej and Troed whose initial tweaks to the original Phatphinger and Diamond themes set us off down this road in the first place, and for keeping me going over the last few weeks - thanks guys!
Right, so here's why - Basically, fed up with the lack of information on the Sense weather tab I was looking for a way to click on the weather section of the Home tab and be taken to a much better weather app than the weather tab. Days and weeks of searching and experimentation finally led me to the following solution - Weatherpanel (an old WM Today plugin) given a home in Second Today which is in turn set as the preferred weather app in CHTE. It is all beautifully simple and works perfectly.
Let's get this out of the way before we start in BIG RED LETTERS:​
This does not replace the Sense weather tab !!!​
It is still there and can be accessed from your slider as usual. This setup simply directs a touch on the weather element of CHT to Second Today & Weatherpanel.​
About DAVEJ's Animated Icon Set​
My very good friend Dave has spent way too many hours editing Rumballs original VGA animated icon set and resizing the various sets to make them fit this theme. The icons set is huge at over 88Mb! Unfortunately WP uses a rather crude MNG image format (renamed .wpa) which means very large files compared to gifs. As a consequence the size of the main screen large animated icons has had to be kept smaller than we would ideally have liked because to make them the same size as the static icons would have meant each file was way over 10mb and caused WP to run at a snails pace or crash altogether. So Dave arrived at the best compromise he could to balance size over performance. The smaller sets are absolutely fine. We have culled frames in many of them to keep the overall size down and have made them all single play. And as you go up in the various sizes Dave has thinned out the sets progressively until the Huge ones on the main screen have just the most common weather types animated and the rest are static (otherwise you'd have had a 150Mb icon set!). They do slow WP down a bit but we think they are well worth it! We all run both icon sets and themes and switch between them as the mood takes us...
IF YOU WANT TO USE THE ANIMATED ICONS YOU MUST INSTALL THE RELEVANT AI (ANIMATED ICON) VERSION OF THE THEME AFTER THE MAIN INSTALL HAS COMPLETED - INSTRUCTIONS INCLUDED BELOW!
Here is the walkthrough:​
IMPORTANT FOR NEW USERS AND EXISTING USERS UPDATING TO THE NEW THEME:
For some reason the maximum useable screen area for WP differs between 6.5 and 6.5.x ROMS. Basically in 6.5 ROMs WP can be set to a maximum visible height of 720 pixels, whereas 6.5.x can go to 760 pixels (proper full screen below your taskbar). Also, we have discovered that Weatherpanel takes it's time format from your main phone settings (12hr/24hr) and as the layouts I originally wrote were for 24hr there were errors on screen if you are using 12hr time format. I have therefor created two complete versions of the theme so make sure you download the correct one for your WM version, each with three layout options in both 12 and 24hr format, otherwise the theme will not look right and you may be left with a scrollbar and overlapping elements on screen. Also, you must pay particular attention to the setup instructions for Second Today on first run - Disable Command Bar - as otherwise you will not get full screen and instead will have an unsightly scrollbar down the right hand side of your screen.
FULL INSTALLATION INSTRUCTIONS FOR NEW USERS​
(ADDITIONAL INSTRUCTIONS FOR ANIMATED ICON SET IN THIS COLOUR)​
There are two cab files linked to below which will do 90% of the installation for you. Make sure you download the correct cab for your WM version (6.5 or 6.5.x). Both cabs can be used for installs with or without CHT, and include the necessary reg settings for both CHT 1.8.5 and CHT 2.0
1. Download the relevant cab file for your WM version:
COMPLETE CAB INSTALL FOR WM 6.5
COMPLETE CAB INSTALL FOR WM 6.5.x
If you want the option of using Dave's animated icon set you will also need to download and unzip the relevant additional AI (Animated Icons) theme folder :
ANIMATED ICONS ADD-ON FOR WM 6.5
ANIMATED ICONS ADD-ON FOR WM 6.5.x
2. Download and unzip one or both of the icon sets:
STATIC ICON SET
DAVEJ'S ANIMATED ICON SET
IMPORTANT - When unzipping files you may find that you end up with a folder within a folder (DDT Mod Diamond WVGA Static Icons>DDT Mod Diamond WVGA Static Icons, same with icons folder) - Make sure you take the 'inner' folder out and use it to copy as if you forget to do this the icons will not appear in Weatherpanel
3. Install the cab to your storage card (you can put it in main memory if you like but the icon files will need to go there too and they are big folders (around 17Mb for the Static Icons and 88Mb!!! for the Animated Icons) - it runs perfectly well from the SD card). The cab will then install Second Today automatically to your device, and Weatherpanel and the theme to your storage card.
4. When the cab finishes intalling Weatherpanel runs through an extract process and will probably leave you with a WP window asking you to select language (default is English). Select your language then press your hardware back key. Then you can click OK as normal after a cab install.
5. Now you need to copy the complete unzipped icon set folder(s) to Storage Card>Program Files>Marware>Weatherpanel>Icons. If you are installing the animated icon set you also now need to install the unzipped AI theme folder to Storage Card>Program Files>Marsware>Weatherpanel>Themes
6. SOFT RESET
7. Now you need to open Weatherpanel for the first time. If you are using CHT then simply touch on the weather element of your home tab. If you are not using CHT then you need to go to Start Menu>Second Today and click on Second Today. First time you open it you will either get a blank screen with a message at the top saying invalid layout or you will see the Second Today settings window. If you see the few lines of text at the top of an otherwise blank screen then simply touch on this message and it will open the Weatherpanel settings screen. If you see the Second Today settings window it means that the ST settings haven't 'stuck' during the install so you need to do the following before proceeding:
7.1. On the plugins tab check the box beside Weatherpanel and make sure NO other boxes are checked
7.2. Still on the plugin tab check 'Use Custom Background' and then browse to whatever wallpaper you want for your main WP screen - don't use anything too light as some of the text won't show up!
7.3. On the display tab delete any text in the Window-Title box
7.4. Check the box beside 'Disable Command Bar' - THIS IS VERY IMPORTANT!!!
Once you have made these changes click on the right softkey to accept the settings and you will be taken to the blank screen with the few lines of text at the top (touch on the text at the top of the screen), or directly to the WP settings window.
8. You then need to set up Weatherpanel by doing the following:
NB There is no confirm or back softkey in the WP settings screen so once you have entered all you need to on a certain screen you need to press your hardware back key to return to the previous screen or to exit settings altogether.
8.1 Add your cities (NOTE - WP does not utilise My Location so you have to manually enter locations you want weather info for) which is just a case of clicking 'Add New', then entering your city name in the 'Search For' box.
8.2 Once you’ve added each new city you then need to add weather images for each city (if you want weather maps to show up). If all your cities are in the same part of the world (i.e. Europe) then you just need to add the same image(s) for each city. I’m in the UK so all my cities use the same Europe maps. For more info on finding and adding weather images look HERE and try http://www.weathercharts.org/ - thanks again Troed
8.3 Once you’ve added all your cities and images click on the Display tab. The theme, icon set and layout are all already preselected by the cab install. You do however have a choice of six possible DDT layouts to select from in the Layout dropdown list (V2+, V2Mid, V2Lite in either 12 or 24hr format - see below). Select the layout you would like to try first, and make sure you select the correct version for the time format you use on your phone. If you are wanting to use the animated icons and have followed the instructions correctly to this point you need to change the Theme to the AI theme you will have in the Theme dropdown. Then simply choose your preferred layout as before, and in the Icon dropdown select the Animated icon set.
Once you’ve done this then click your hardware back key and you should then see the main WP display for the first city in your list. The left/right arrows beside the location name let you scroll through your cities. To exit the WP screen back to wherever you were simply click your hardware back or home key.
Job done
If once you've followed the installation instructions you are having any issues with not seeing the full screen, or having a scrollbar down the right hand side of the screen (and you have definitely installed the correct version of the theme for your WM version) please do the following:
With Weatherpanel open press your hardware Start Menu button. The open the Second Today folder and click on SToday Settings. In the Display tab make sure that 'Disable Command Bar' is checked. Exit by pressing the right softkey and Weatherpanel should now look correct.
About User Translation
THIS WILL ONLY WORK WITH DDT V2 - NOT PREVIOUS VERSIONS​
This final edition of the theme is now fully user translatable through the use of the lang.txt file attached at the bottom of this post. All you need to do is download the file, open it in any text editor (Notepad is perfect for the job) and translate the text on the right hand side of each entry. The attached sample is for German users so if you want DDT in German then simply use this file! Once you've completed your translation save the file as lang.txt and copy it to the main Weatherpanel folder on your storage card (Storage Card>Program Files>Marsware>Weatherpanel).
There are a few things to bear in mind when you are translating:
1. Please stick as closely as possible to the number of characters in the english version of each text entry as this is the text the theme was designed around and if you increase the number of characters it will mess up the look of the theme or the text may not display at all.
2. You will be limited to the language specific characters available in the fonts used in DDT (Helvetica and Helvetice Neue Thin) so probably no Chinese or Russian translations?
3. Once you have translated I apologise if some of the grammar or syntax doesn't track perfectly but again the theme is written in English and although I have done my best to break the text up in such a way that when translated it makes sense there may be one or two elements that aren't perfect!
If you do translate the lang.txt into something other than German (or if you produce a better German one than mine!) please post it in the thread with the filename lang_*language*.txt (i.e. lang_french.txt) and I will compile a library of translation files in the second post.
Dave and I also reckon there should be a prize for the most amusing English adaptation of the text - do and English to English translation but substitute where relevant for amusing alternatives (ie Snow=Jeez, it's cold out here etc...)
CREDITS FOR USER SUBMITTED TRANSLATIONS:
GERMAN - lang_DE_V1.5.txt - Thanks to ceh01
PORTUGUESE - lang_POR.txt - Thanks to filipepro
DUTCH - lang_DUTCH.txt - Thanks to luckyuser
POLISH - lang_PL.txt - Thanks to Jack_Surfer
FRENCH - lang.FR.txt - Thanks to t00ms
DANISH - Lang_DK_v1.2.txt - Thanks to polpot
SWEDISH - Lang.SE.txt - Thanks to halloj
Remember to rename these files to lang.txt before copying to the WP folder.
UPGRADE INSTRUCTIONS FOR CURRENT USERS​
1. Download the correct DDT theme zip for your WM version:
DDT ULTIMATE V2 THEME ONLY FOR WM 6.5
DDT ULTIMATE V2 THEME ONLY FOR WM 6.5.x
If you want to use Dave's animated icons also download the relevant AI theme zip for your version:
ANIMATED ICONS ADD-ON FOR WM 6.5
ANIMATED ICONS ADD-ON FOR WM 6.5.x
Download the fonts:
DDT WP FONTS
Download the icons:
STATIC ICON SET
DAVEJ'S ANIMATED ICON SET
2. Extract all the zips.
3. Place the fonts in your Windows>Fonts directory on your device
5. Place the theme and icon folders in the relevant WP folders on your storage card as usual.
6. BEFORE YOU RUN FOR THE FIRST TIME - Go to your Start Menu and open the Second Today folder. Click on SToday Settings and in the display tab check the box beside 'Disable Command Bar'
7. Run WP and select theme [COLOR=Dark Orchid](AI version if you want to use the animated icons)[/COLOR], icon set and layout (DDT_Ultimate_V2+ DDT_Ultimate_V2Mid or DDT_Ultimate_V2Lite, either 12 or 24hr)
8. Enjoy
IMPORTANT: For anyone using Android builds see Android section in FAQ's​
FAQ's in Post 2​
Main screen layout options and navigation overview​
V2+
V2Mid
V2Lite
There are three options for the main screen in the theme - V2+ (shown on the left above with two hide/reveal panels to play with), V2Mid (shown in the centre with the 5-day forecast permanently displayed and a hide/reveal info panel) and V2Lite (shown on the right above withboth the info and forecast panels permanently displayed). In the V2+ and V2Mid layouts the info panel is opened with the info button on the left hand side of the screen, and in the V2+ layout the five day forecast panel is opened by clicking on the five suns at the very bottom of the screen. Once the forecast panel is open you can then click on each day to be taken to a full forecast summary for that day.
Most elements on the main screen are clickable as shown above, and in each subsequent screen you will find a shortcut navigation panel on the top right of the screen allowing you direct access to anywhere else in WP you might wish to go. In addition, wherever the moon appears in the theme you can click on it to be taken to the Lunar Schedule page. It would take me forever to explain the function of every element in the theme, but as they are all very intuitive and each screen is fully self-explanatory I'll just let you play around and discover it all for yourself! You can't break it by playing around too much so have fun! As a rough guide however the various screens are as follows:
Main screen - contains all relevant current weather data (with info panel open), 5 day overview (with forecast panel open, sunrise/sunset times, local time for location selected, current moon phase, current temp, etc
1 - Current conditions screen - gives a bit more detail along with a 24 hour combined temp/rain chart
2 - 10-day summary page - each day is clickable to access the main forecast page for that day
3 - Lunar Schedule - with current and next moon phase info
4 - Charts page - four hourly/daily charts showing forecast max/min temp, precipitation, windspeeed and humidiy
5 - Full forecast page - Day and evening forecasts for the selected day, plus moon info
6 - Radars page - where web weather images, traffic cam images, etc you specify in your radars.txt appear and can animate. The player buttons are hidden when you first open an image page - to open the controls simply touch and hold on the image for a second or so and the buttons will appear.
If you are in Europe then you can download the attached radar.txt file and overwrite the one in the Weatherpanel folder on your storage card as it contains several more Europe radar image URLs.
Hope this walkthrough helps anyone else out there as thick as me to get there a lot quicker than I did! Now I have four questions for the clever people out there to do with things that would make it better but which I have no chance of finding a solution to on my own:
Any questions/suggestions please feel free to ask.
Enjoy
One word of warning - WP can be pretty data intensive so beware! I have two cities and four weather images and the update size is around 1MB, so if I have it set on hourly updates I can easily hit 10MB+ each day. I only hook up on wifi at home and work so not a problem, but if you are using mobile data you may want to keep an eye on it.
POSTS IN THREAD FOR NEW THEME START HERE​
If you like my work please buy me a coffee to keep me going ​
​
FAQs
FAQs & Add-ons
City name cut off or overlapping left/right arrows - When you search for your city in the WP Add City screen it will appear in the Name box at the top of the screen as City, Country. In a lot of instances this will make the name too long to fit on screen in the space I have allowed. All you need to do is edit the City name in the Name box at the top of the screen to either remove or abbreviate the Country or State name and it should now fit. Also if you cannot find your tiny village in the search then just search the nearest large town, select it and edit the name in the top box to that of your village.
Can I use other WP icon sets - No. I have edited the Diamond VGA icon set, which has included adding in some missing ones and creating a full new set of resized moon icons. The theme also uses 5 different sizes of icons which other sets will not necessarily have.
Does it work with My Location - No. I am hoping someone far cleverer than me may pick this up and find a way of making it work but I'm afraid this is far beyond my meagre skills!
Animated icons? - Davej is currently working on an animated set of the main screen icons but at present the set is about 120Mb+ and slow to run so don't hold your breath - it may take some time!
Scrollbar showing on right hand side of screen - Either you are using a 6.5 ROM and have not followed the instructions for overwriting the 6.5 optimised files, or you have not followed the last instruction in Step 9 to Disable Command Bar in Second Today settings
Multiple city images overlapping when switching between cities - HERE - Thanks fmlarsen
Waiting for storage card error message - HERE - Thanks scandiskfr
Get rid of annoying beeps and alert noises - HERE - Thanks davej
To add additional weather images - Search online on your PC for current weather forecast for desired location. Once you've found a weather map/satellite image/radar image/etc that you want to use right click on it and select properties. Then copy the URL from the properties box. Open the radars.txt file from your WP folder using Notepad on your PC. You then need to add a name for the image, then hit enter and on the next line paste the URL (it'll make sense when you open the file!). Note - quite a few of the good looking weather images you'll find will be flash so you won't be able to incorporate them. Also try http://www.weathercharts.org/ and look HERE for more info Troed has posted on this
Sunrise/sunset times not showing correctly in 12hr format - MAKE SURE YOU HAVE SELECTED ONE OF THE 12hr LAYOUTS IN THE DROPDOWN LIST
LITE version - If you would prefer to have the two popout panels (info and 5-day forecast) permanently displayed on the main screen there are two layout options in the theme folders available for download in the first post. Open WP settings and select DDT_Ultimate_V1Lite in the layout menu.
For Lite users - if you would prefer not to have the semi-transparent background behind the info panel 996r has created a fully transparent version which you can download HERE - just overwrite to the DDT theme folder.
Changing the background on all screens - The custom background you select during the setup process for Second Today is the background that will appear on the main screen only. If you want to apply the same (or any other background image) to the rest of the WP screens (with the exception of the Lunar Schedule and Detailed Forecast screens which use specific custom backgrounds) then you need to make a background image exactly 480x788 in png format, name it bkg.png and overwrite the one in the DDT theme folder. Restart WP and there you go.
Android causing problems with Weatherpanel - Look HERE - many thanks to jaguaralani for this one You'll have to follow his instructions for both the V1+ and V1Lite wpl's if you have both in the theme folder
GPS Setting - On the Connection tab in WP Settings there is an option for setting the GPS Port and Baud Rate. This does absolutely nothing so don't bother with it. The original developer of the core WP software disappeared in 2005 and it has remained pretty much unedited since then. This was something that appears to have been being planned for a later revision but that never happened.
For US Users - In some parts of the US Weatherpanel will provide weather alerts for certain conditions. As I don't get these in the UK I hadn't thought to do anything about an alert POPUP so WP uses the one from the default theme folder which isn't very pretty! I'll have a go at putting one together but as I can't test it it will be good luck if it looks any good! In the meantime Troed has edited the default one to be a bit more readable. Download and unzip the Alert.zip from this post and copy the Alert.wpx into Storage Card>Program Files>Marsware>Weatherpanel>Themes>DDT Ultimate
Changelog
1/10/10
V2 Final Edition Uploaded
Some icons and arrows updated
New 'Updating' icon thanks to LessCro!
Now fully user translatable through lang.txt file
DaveJ's animated icon set now uploaded!!!!!!!
Additional Add-On version of the theme added to accomodate correct positioning on screen for the animated icons
Alert window fixed for US users
30/8/10
CAB files now uploaded - MASSIVE THANKS TO jmart518 FOR THESE
25/8/10
Completely revised theme folders uploaded
Screenchanges away from main screen now done with POPUP/CLOSE so number of layout files needed reduced. Once away from main screen changes still done by smooth fade between screens. Pressing Home shortcut then closes POPUP screen and immediately returns to main screen (much quicker!)
Final bug fixes for Update button
12 and 24hr versions now consolidated into one folder for each WM version for less confusion and more choice in layout selection - 6 DDT layouts (V1+,V1Mid & V1Lite in both 12 &24hr format)
23/8/10
Fixed update button not working on main and forecast screens - all theme folders updates and reuploaded 10.55 GMT
23/8/10
V1Mid layout added to all theme versions (fixed 5-day forecast panel, hide/reveal info panel
All theme folders bugfixed and reuploaded
Bug on main screen not allowing touch on main weather icon to access current conditions now fixed
21/8/10
Created and uploaded complete themes for each WM version/time format (6.5, 6.5 12hr, 6.5.x, 6.5.x 12hr) and uploaded to first post. These theme folders also now contain both V1+ and V1Lite layouts so you can choose either from the layout menu in WP settings.
Minor modifications made to main screen layouts to increase response area for pressing on Info button, and to remove the problem of touching on the top left temp info on the main screen causing a new window to open with unsightly grey bar across the bottom.
If you have already installed the theme you can download the latest update for your WM version/time format from the first post, then delete your existing DDT theme folder and replace it with the complete new folder.
20/8/10
Lite version added
20/8/10
Additional Overwrite files added for 12hr time format
19/8/10
Completely new DDT Ultimate WVGA theme uploaded
Install walkthrough revised for new theme
Gone to bed for a week now to recover!
26/6/10
Amended install process to make it easier:
Reuploaded PhatPhinger IV Altered zip now with all irrelevant layouts removed and Kangmas's tweaked layout included
Original Phat+265 layout amended slightly
Complete HTC VGA Icons folder now uploaded to Mediafire for single download - original three zip files removed from this thread
Great! Great! Great JOB!
Thank you very much for your efforts!!
Greatly appreciated!!!
Thanks, It's fantastic!!
It will be better if high-resolution big icon is used...
Anyway, the weather is more accurate in my country, I'm from Hong Kong...
THANKs Dunc001
THIS IS GREAT
OMG ... .. . Finaly , we could have WP in HD2
but coud it be inserted into manila weather page !!!!!
abumhmmd1 said:
THIS IS GREAT
Finaly , we could have WP in HD2
but coud it be inserted into manila weather page !!!!!
Click to expand...
Click to collapse
I don't think so. The closest solution would be one similar to here - http://forum.xda-developers.com/showthread.php?t=563150 - where you'd need to use MTP or similar to add a new tab in manila then deselect Sense weather tab in display settings. You'd then need to find the right bit of the registry to edit for CHT to then send you to the new tab when touching on the home tab weather element?
I didn't want to do this as it seems like far too much hassle and the solution above is really easy to implement.
Thanks a ton. Great instruction. Only problem: The Name of my city in the main screen is cut on both sides (as if it was too long), but there is still a lot of space to the edges of the screen. Any suggestions?
super, but, can i have this app in one .cab please, i'm geek ;p
thank you
I have followed everything step by step multiple times but when I get to the step to choose the layout, I don't see the option on the drop down for Phat+265.wpl, any ideas on this? Thank you for your assistance in this matter.
Thanks for a great walk-through
elburna said:
Only problem: The Name of my city in the main screen is cut on both sides (as if it was too long) Any suggestions?
Click to expand...
Click to collapse
Second this...followed instructions and everything else is working a treat.
elburna said:
Thanks a ton. Great instruction. Only problem: The Name of my city in the main screen is cut on both sides (as if it was too long), but there is still a lot of space to the edges of the screen. Any suggestions?
Click to expand...
Click to collapse
I had this too, sorry forgot to mention it! Basically I found that when you go into WP settings to add or edit one of your cities you just remove the country name from after the city name in the very top box on the screen, then just hardware back key and it is saved - job done!
aurelien hd2 said:
super, but, can i have this app in one .cab please, i'm geek ;p
thank you
Click to expand...
Click to collapse
Sorry, way to big for a single cab.
morfis said:
Thanks for a great walk-through
Second this...followed instructions and everything else is working a treat.
Click to expand...
Click to collapse
Answered above
hey op,i see your from pickering,i live in thirsk, great init lol....
is it totally not possible to cab this file as i'd love this on my phone.....great job by the way.
great app!!!!!!!!! now if it only came in GTX
Works great, thanks very much, now if only I could enter where I actually live, damn living in the countryside.
Can someone confirm it working on HTC-Stock-ROM 1.48 GER (Sense 2.5.1921xxxx, WM 6.5, no .x) ??????????????
troed said:
Can someone confirm it working on HTC-Stock-ROM 1.48 GER (Sense 2.5.1921xxxx, WM 6.5, no .x) ??????????????
Click to expand...
Click to collapse
Yes it does as it is not integrated in Sense and therefore dependent on the SenseVersion or something (like the Sense-Tab-Integrated-Version you might have seen somewhere). This Proggi is fully based on SecondToday which should even run on WinMob2003
Greets
pretty cool.. good job.. hopefully a cab will be issued
1000 Tx for the prompt answer. This forum is a treasure ...........

[Q] Date Format Cookies Home Tab 2.0 Final

Hello,
i have installed Cookies Home Tab 2.0. on my HD2 (german stock rom). Very nice, working just fine (thank you). There is just one minor annoyance. I can not change the date format beneath the weather forcast (on the left the date, on the right alarm clock, saying "Wecker aus" all the time, as i use G-Alarm). The problem is, as my alarm is turned off all the time, the layer of the alarm clock tab is grey, but the layer of the date is white. The format of the date is: Mo. 22. November 2010. As "010" of the shown year "2010" projects into the grey layer it looks like: Mo. 22 November 2
As i said minor, but still... i want it to be perfect.
Could anybody please tell me how to either change the date format (changing HTCs date format in settings does not help by the way) or how to change the color or transparance of the layer.
Thx, H

Categories

Resources