Help !! Registry Experts !!! - HD2 General

How to get my Excel default zoom to 75% instead of 100% ?
Everytime I opened up my files it always defaulted back to 100%..anyway to make it 75% ?
Thanks

sectorlord said:
How to get my Excel default zoom to 75% instead of 100% ?
Everytime I opened up my files it always defaulted back to 100%..anyway to make it 75% ?
Thanks
Click to expand...
Click to collapse
I searched for that too.
I fond a consistant answer that there's no way to do it for existing files,
but you can create a template with the zoom set to whatever you want,
and make new files based on that template
(see here: http://forum.xda-developers.com/showthread.php?t=259973 )
For existing files - I just selected the whole cell range (clicking at the top-left most cornet - above the first line and before the "a" title) selected "format cells" and set the font size to 8 or 6,
and then set cell widths as needed.
(a bit of work, but it's a "one-time-investment" that pays - at least for me)

Related

tdClock tweaking

Hi everyone
this is a digital clock (& date) plugin for today screen that i found on this website:
http://www.nakka.com/soft/ptools/index_eng.html
I changed the background to black & the numbers to white & i use it now like the iphone on top of my today screen
its nice & small in size.. you can also customize the location, font size, and colors
the date is cousomizable (by prog options & through registry) but the problem is that the clock is only 24 hour format
i was hoping that someone here can look and try to get it to do 12 hour format (9:00 pm instead of 21:00)
if you can tweak to make that adjustable though its own options that would be great (eg. 09:00 - 9:00 - 9:00 pm ..etc) but even a registry tweak would be great for now as i hate the 24 hour format
2 files attached (installation & source)
thanks
iPhone look alike today clock & date
No programers here that can look at the source & develop a new CAB that makes the clock in 12 hour format???
I am disappointed... over 170 people looked but no responses...
this clock sets at the top of my today screen & it shows the date too...the font size is nice & it looks like iPhone or Slide2Unlock size & look after i changed it & reversed the colors
its very small in size & if you use the navigation it will jump over it to the next lower today plugin, which means that you get to the important items that you want to click
please can someone figure how to customize to 12 hour format?????
it seems thats the only thing missing now & with the source & original CAB provided i thought it would be easy for Xda-pros
Thanks
Have you looked at "rlToday"? it does the samething
smaller & centered
i checked rlToday
i still think tdClock is smaller in size & better ceneterd in the screen specially when the hour changes from 9:00 to 10:00 for example with an added digit (always centered)
if someone can just figure out how to do 12 hour format
Thanks
ahmedfikry said:
No programers here that can look at the source & develop a new CAB that makes the clock in 12 hour format???
I am disappointed... over 170 people looked but no responses...
this clock sets at the top of my today screen & it shows the date too...the font size is nice & it looks like iPhone or Slide2Unlock size & look after i changed it & reversed the colors
its very small in size & if you use the navigation it will jump over it to the next lower today plugin, which means that you get to the important items that you want to click
please can someone figure how to customize to 12 hour format?????
it seems thats the only thing missing now & with the source & original CAB provided i thought it would be easy for Xda-pros
Thanks
Click to expand...
Click to collapse
the original site (in Russian) >> http://4pda.ru/forum/index.php?showtopic=27712&st=0
the formats of Time and Date are 100% customiz-able!
detail discussion (in Chinese) >> http://www.mobile01.com/topicdetail.php?f=129&t=413779&last=3911609
by the way, the font size, position and even the font itself can be customized.
how to do: (take the attached screenshot as an example
1. install the cab
2. tap the time/date display on the screen >> tap Settings
Settings page
3. set the format of date to : dddd. dd. MM. yyyy (means weekday, date, month, and year)
4. set the format of time to : h:mm:ss tt (means hour(12hr), minute, second, and am/pm)
5. set the height of module to : 55 (to layout the module's height)
6. set both left space and right space to : 10
7. click "show icon clock"
Font page
8. choose whatever font you like, Tahoma in my case (you can change it to your content by copying new fonts to the windows font folder)
9. set the height of date: 11
10. height of time: 25
11. Vertical align (date) to "top"
12 Vertical align (time) to "Bottom"
13. Bold to "Black"
Colors page
14. tap text and background color and choose whatever colors you like
Note: "/", ",", "-"or whatever can be added to the format of time and date to seperate items. however, "\" means word wrapping. it is used only if you want to wrap the format of time or date to two or more lines.
iiiox said:
the original site (in Russian) >> http://4pda.ru/forum/index.php?showtopic=27712&st=0
the formats of Time and Date are 100% customiz-able!
detail discussion (in Chinese) >> http://www.mobile01.com/topicdetail.php?f=129&t=413779&last=3911609
by the way, the font size, position and even the font itself can be customized.
how to do: (take the attached screenshot as an example
1. install the cab
2. tap the time/date display on the screen >> tap Settings
Settings page
3. set the format of date to : dddd. dd. MM. yyyy (means weekday, date, month, and year)
4. set the format of time to : h:mm:ss tt (means hour(12hr), minute, second, and am/pm)
5. set the height of module to : 55 (to layout the module's height)
6. set both left space and right space to : 10
7. click "show icon clock"
Font page
8. choose whatever font you like, Tahoma in my case (you can change it to your content by copying new fonts to the windows font folder)
9. set the height of date: 11
10. height of time: 25
11. Vertical align (date) to "top"
12 Vertical align (time) to "Bottom"
13. Bold to "Black"
Colors page
14. tap text and background color and choose whatever colors you like
Note: "/", ",", "-"or whatever can be added to the format of time and date to seperate items. however, "\" means word wrapping. it is used only if you want to wrap the format of time or date to two or more lines.
Click to expand...
Click to collapse
WOOT! Thank you so much for this little gem, just what the wife was bugging me about, a clock with seconds!!! I even went so far as to make it into an OEM package for cooking, pls find attached.
Ok, I've tried BUT
Can't get the line wrap to work.
Where does the \ go?
ALso, is this the latest version? I can see mention of AlDate 1.12 on the web but can't read Russian or Chinese ;-)
WordWrap
well actually its \n that is used, normal imbeded notation
so this "ddd,\nMMM dd" would display as this
Wednesday,
Oct 24
Hope this helps.
That's fine but
Ah, I see. the example above works as well for putting the clock underneath the date.
thanks a lot
Thanks... & Font Request
Thanks alot for the great program
this one does exactly what i want
i no longer use the rlCalender
& started to use this one
i am able to place clock & date in middle of today screen and adjust size & color
Does anyone have the font used in Silde2Unlock clock? its similar to iphone, i think its Arial???
and can you please post instruction about the OEM version? i downloaded the file but not sure how to install or what is it used for?
Thanks again
Graet program
got thefont for AlDate
hi
i fount the iPhone font for AlDate
just download & place in the "fonts" directory inside "windoes" in your main memory
then reopen AlDate options & choose it
cheers
davehutch said:
Can't get the line wrap to work.
Where does the \ go?
ALso, is this the latest version? I can see mention of AlDate 1.12 on the web but can't read Russian or Chinese ;-)
Click to expand...
Click to collapse
sorry i didnt notice this until now...fortunately it's solved now^^ and thx for everyone who makes this app even better ^^
It gets my Magician stuck,the WM2K3 version. A hardreset maybe needed.
strange it did work after three softresets.
It is about the same as LVMtime
iiiox said:
the original site (in Russian) >> http://4pda.ru/forum/index.php?showtopic=27712&st=0
the formats of Time and Date are 100% customiz-able!
detail discussion (in Chinese) >> http://www.mobile01.com/topicdetail.php?f=129&t=413779&last=3911609
by the way, the font size, position and even the font itself can be customized.
how to do: (take the attached screenshot as an example
1. install the cab
2. tap the time/date display on the screen >> tap Settings
Settings page
3. set the format of date to : dddd. dd. MM. yyyy (means weekday, date, month, and year)
4. set the format of time to : h:mm:ss tt (means hour(12hr), minute, second, and am/pm)
5. set the height of module to : 55 (to layout the module's height)
6. set both left space and right space to : 10
7. click "show icon clock"
Font page
8. choose whatever font you like, Tahoma in my case (you can change it to your content by copying new fonts to the windows font folder)
9. set the height of date: 11
10. height of time: 25
11. Vertical align (date) to "top"
12 Vertical align (time) to "Bottom"
13. Bold to "Black"
Colors page
14. tap text and background color and choose whatever colors you like
Note: "/", ",", "-"or whatever can be added to the format of time and date to seperate items. however, "\" means word wrapping. it is used only if you want to wrap the format of time or date to two or more lines.
Click to expand...
Click to collapse
How did you make the morning/afternoon show as AM or PM all mine does is a.m. or p.m.? It takes up much more room and I want my font as large as possible.
I have tried various combinations of the time format - tt, t, TT, T, but they don’t work. Am I just being to blind to see something really obvious?
New Version
Hi all
i found a newer version of AlDate
its 1.0.9
the old one posted earlier was 1.0.8
they look exactly the same even the option menu
but what i noticed it better start after soft resets
even if you unistall the older version, once you install the new one the setting stay there from before so you dont have to start all over again
cheers
ahmedfikry said:
Hi all
i found a newer version of AlDate
its 1.0.9
the old one posted earlier was 1.0.8
they look exactly the same even the option menu
but what i noticed it better start after soft resets
even if you unistall the older version, once you install the new one the setting stay there from before so you dont have to start all over again
cheers
Click to expand...
Click to collapse
My version says 1.0.10
Can you please psot/upload your newer version?
Hi larsuck
can you please upload your newer version 1.0.10
where did you get it from?
is it the one posted by iiiox earlier?
if not please post the newest one
Thanks
larsuck said:
My version says 1.0.10
Click to expand...
Click to collapse
If you download from the website you will get the latest version.
Thank you
Thank you
got it
very nice. thanks.

iPhone App for Windows Mobile

Version 1.0 Released :
Features :
1. All the icons can be customized in a simple Configx.txt File.
2. All the Text under the Icons is also in the Configx.txt File
3. All Applications thats executed can be customized in the Configx.txt file
Lemme Explain about the Configx.txt files
Its in the Following Format :
1.It first has the 16 icons paths as in \Icons\*.bmp
2.Then 16 Names for the icons
3.The then 16 application paths that will run for the apps as in \Windows\calendar.exe for example to launch the calendar
4. BottomDockVisible=0 0 is to hide and 1 is to show th bottom dock
Installation : Insal the CAB file. (It will ceate the folder and the Start Menu Item then :
1. Extract the iPhone1.0.zip file into this folder
\Progrm Files\IPhone\Iphone.exe
\Progrm Files\IPhone\Config1.txt up to config5.txt - Configuration Files
\Progrm Files\IPhone\Signal.txt - App to run when clicking on Signal Indicator or centre button on navi pad (I use slider for this)
\Progrm Files\IPhone\Icons - All Icon Files
\Progrm Files\iphone.txt - Other settings
Final Notes :
Clicking on the battery will quit the app or return to page 1 if on another page
Version History :
0.90 Signal Strength, Operator Inidicator, Battery Level not Live
0.91 Signal Strength Working, Operator Name Working, Battery Level Still not Working
0.92 Battery, Signal Strength, Operator Name Live, added Wiki Icon.
0.93 Battery, Signal Strentgh, Operator Name now revoers after wakeup and added iphone ringtone
0.94 Automatically centres text for icon descriptions, has .lnk support including parameters.
0.95 Few changes, the second icon in the bottom row is now used for missed calls, sms and email notification. If upgrading from older version please go to http://forum.xda-developers.com/show...=1#post1234936 and refer to post 148.
0.96 All known issues have been resolved. sms, email, missed call notification. Also shows number of unread mails and missed call count.
0.97Four extra Pages added, to use them enter either page1 or page2 or page3 or page4 instead of the .exe file name
If you dont wanna make use of the notification please add a ,9 after the images eg \icons\phone.bmp,\icons\phone-alert.bmp,9
To hide an Image and its text add a ,0 after the image eg \icons\comm.bmp,0
0.99 After about 7 months. I think all the bugs have been resolved and added some popping away function when switching pages as well as running apps.x Popping away animationis set in the iphone.txt file. 0 disabled and any number will set the pop away speed
- Making all pages accessable from any page.
- WM2003 background fixed
- 12/24 hour clock support
- Animation added
- Only one form but multiple pages - one instance
1.0 All bugs removed, link files updated. Can hide any icon by adding a ,0 after it and can isable any of the three bottom notifition icons by addin a ,9 after it
One last thing: I explained the .lnk files format but some people cant read through the pages. pp9939068 explains it in datail on page 41 post 408 please look at it http://forum.xda-developers.com/show...302739&page=41
When Upgrading u guys please read th readme file in the zip file, I changed a lot in the format.
If you like this app Click Here to make a donation
Some people dont wanna use the bottm 3 icons as notification icons so to disable it add a ,9 after the one you want disabled, u can also hide the bottom 4 icons by adding a ,0 after all of them and to hide the complete bottob dock change the 1 on the last line in the specific config file to a 0.
If the .Cab file wont install, just unzip the iphone-1.exe.zip file into the \Program Files\iPhone\ folder
I fixed the bug for at & T and moved everything up and smaller to make space for the blue tooth icons coming soon
Inphy release the new iconfig for iphone 1.0 please find it at http://forum.xda-developers.com/showthread.php?t=306616
Development stopped!!
There is a new iphone out there that seems much better please have a look : http://forum.xda-developers.com/showthread.php?t=369241
yes. Good job and wow it is surely a long time ago, i wasnt even on xda by that time,
cheers!
will this version work on qvga (240x240)? i remember the last version wasn't soo......? lol
missing link
The program looks good and it feels good. Maybe I'll make a mistake but (MDA TOUCH, WM6) The phone button responds with a error (File not found \windows\vtkey.exe). Same error when trying to use the battery button, \windows\power.exe.
Is there a solution ?
Now all we need is an iphone like photo viewer, what you can navigate with your fingertips..
Any idea?
photo
Now all we need is an iphone like photo viewer what you can navigate with your fingertpis
any idea?
ejansen said:
The program looks good and it feels good. Maybe I'll make a mistake but (MDA TOUCH, WM6) The phone button responds with a error (File not found \windows\vtkey.exe). Same error when trying to use the battery button, \windows\power.exe.
Is there a solution ?
Click to expand...
Click to collapse
Yes its different for most devices/Os's so go into the \windows folder and find out which files do what and simply change the config1.txt file
typhoone said:
will this version work on qvga (240x240)? i remember the last version wasn't soo......? lol
Click to expand...
Click to collapse
I really wish I could help but its very difficult to change stuff without having a 240x240 device. Mine is a TYTN2 240x320 so i cant help sorry man. Ill have a look on the weekend and see if i can try and make a plan
justcruising said:
Now all we need is an iphone like photo viewer what you can navigate with your fingertpis
any idea?
Click to expand...
Click to collapse
I dont know what it looks like. Try and get a video or something and im sure i can try and develop it
Grumps said:
I dont know what it looks like. Try and get a video or something and im sure i can try and develop it
Click to expand...
Click to collapse
the "HTC Photo Album" is good and so is ImageViewer from pocketcm.com . Both free.
qvga only ?
NICE APP
Grumps,
VERY NICE APP. I am using it and it is great. Works well with S2U2 version too. My input for cometics only:
a. Can we put the operator name closer to the signal bar? This will allow room for other indicators such as Wifi and BT.
b. Can we have BT and Wifi indicator on the top bar? These two will make the SW going from COOL to WHOA!!!!!
Thanks and cant wait for your next release.
HaiLe512 said:
Grumps,
VERY NICE APP. I am using it and it is great. Works well with S2U2 version too. My input for cometics only:
a. Can we put the operator name closer to the signal bar? This will allow room for other indicators such as Wifi and BT.
b. Can we have BT and Wifi indicator on the top bar? These two will make the SW going from COOL to WHOA!!!!!
Thanks and cant wait for your next release.
Click to expand...
Click to collapse
I can the only problem is what do we do if the operator name is too long mine is HSDPA Vodacom SA and I made it so its just fits??
If i make it smaller it might say HSDPA Vodaco or something and ill hear more people crying? Any suggestions
And yes only QVGA, I dont have a VGA device to develop with sorry
This is a great app except...
There's no animation when you launch something. Or highlight. So sometimes you press again while waiting for something to start up.
Can we please get some sort of feedback when it's accepted the fact you pressed a button? Not sure how this works on the fruit based phone but I'm sure there should be some feedback.
Thanks.
ok just want to say great app.
here are some suggestion for you on the next version.
add scrolling to the app so if you want to add more icons on one page you can.
let it pick up default icons from the programs so you don't have to waste anytime on picking an icon for it. (but you can if you want too.)
scroll with finger to go right or left to go to the next page.
i have some other ideas and i would like to share it with you. if you are interested please P.m.
thanks,
the changelog says it has animations now. I just can't see any. What is meant by "animation added"?
Great work anyways.
BTW: Being able to scroll only one of the horizontal lines from left to right would be great, for, let's say, less important apps. So you have 3 rows of static buttons and just one row that can be scrolled by finger gestures... Saw that on iPhone, looked amazing...
I Concur
IMO, it would be great to have a scrolling launch page. Either horizontal or vertical. Also, annimation and vibrate with icon color change to reflect program choice.
Does the calendar icon keep up with the actual date??
Thanks,
CG
Thanks for such a GREAT app - assigned a button to it and it works like a charm. I do have one question \ request: is it possible to move the title bar elements up a bit? I use an app to hide the Windows Start bar and the softkeys (it is one of Vijay's tools) and your app then acts as my home page for most running applications (there are a few exceptions but overall it works great). The only issue is that the elements on your app (clock, battery, signal indicator, etc.) are a little low (2 pixels or so) so things look a little "off". I was hoping it was or could be a user changable setting.
Please don't take this as a complaint! Your app, combined with S2U2 provide an excellent UI experience. Thanks again for such excellent work.
kenlewisesq said:
Thanks for such a GREAT app - assigned a button to it and it works like a charm. I do have one question \ request: is it possible to move the title bar elements up a bit? I use an app to hide the Windows Start bar and the softkeys (it is one of Vijay's tools) and your app then acts as my home page for most running applications (there are a few exceptions but overall it works great). The only issue is that the elements on your app (clock, battery, signal indicator, etc.) are a little low (2 pixels or so) so things look a little "off". I was hoping it was or could be a user changable setting.
Please don't take this as a complaint! Your app, combined with S2U2 provide an excellent UI experience. Thanks again for such excellent work.
Click to expand...
Click to collapse
Good idea to assign it to a button, I was trying to figure out how to integrate it better as a complete solution. Only problem is that on the Touch there is only really one button I can use and I was using it for the Full Screen Keyboard and to hold it down to get voice dial. I'm sure I'll work something out though.
I saw the link in the first post talking about how to get the .lnk files right and I assume that means for the Phone/Calc/etc which do not have .exes that I can easily find. I'll do some research to get that working.
Thanks for a great app!
Thanks for the info
Grumps said:
I can the only problem is what do we do if the operator name is too long mine is HSDPA Vodacom SA and I made it so its just fits??
If i make it smaller it might say HSDPA Vodaco or something and ill hear more people crying? Any suggestions
And yes only QVGA, I dont have a VGA device to develop with sorry
Click to expand...
Click to collapse
Grumps,
Thanks for the info. I can see the name is an issue. If it is moved left align one space right after the signal strength then it will be good even with the longer operator name. If it is done that way, then if the BT and WiFi indicators are needed, that is when they are turned on, then they can be arranged to the left of the clock. These will cover the last portion of the long operator name but I think it will be acceptable because many things operate in the same manner due to the fact that there is not enough space for everything.
Thanks again for this VERY NICE APP. IT ROCKS!

15 Tab Icon Sets

This thread is to share your 15 tab icon sets. I didnt create any of the icons, I just sized them and put them together in the manilla files (see my screenshot below). If you like them just run the cab on you HD.
** Update 12/6/2008 ***
Added a game systems icon set. These are icons of game consoles (NES, Dreamcast, Xbox, PS3 etc.) I will add a screenshot later. THey dont match up with anything specific to your phone function lol, just cool icons.
For icons that do not have a cab pelase follow TTDeg's advice for installing in the quote below:
TTDegs said:
This is some info I've picked up along the way, which MAY help anyone else thinking of playing here
First up - there are 2 manila files per icon.
I've called them Big and Small, just for ease of Ref
The Big one is the one which is displayed in the main 'window' of the phone as you drag over the tabs.
The Big one is displayed along the bottom of the screen
The Small one is displayed as you move your finger across the tabs, and is displayed 'in front' (over the top of) the Big one.
The Big ones are 128x128 pixels, and the Small ones seem to be 64x64 (but also seem to work if you use 128x128, so I need to dig further on that...) <<Mallman prefers 128x128 on both so the sizes dont change but that is just a preference>>
To use your new icons, you need to:
create them on your PC (Paintshop Pro or whatever)
convert them into manila files (Manila Editor for example)
Copy them to a seperate dir on the HD
Stop TF3D (Start, Settings, Today, Items [tab 2], untick TF3D)
Use a file explorer prog on the HD to copy them over the original manilas in the /windows dir. You can't do that from your PC, must be done on the HD itself.
Restart TF3D (reverse of above to stop it)
I strongly recommend you take a copy of the originals first, and put them somewhere safe
The 30 manila files are (in no particular order):
Name_____________BIG________SMALL
Internet________03092c92____7fbd2c5d
Settings________06c88ffa_____037c8fc5
Stock__________08a608eb____34588a9a ******** NOTE below***
Music__________0cfe494a_____7b7eb7b5
Calendar_______1479c303_____112dc2ce
People_________1d2cf08e_____40b0d619
ComMgr________42d367fd_____1e439536
Camera________3c5a5c12_____5fde419d
Programs_______48c215bc_____40ebb8a7
Call Hist________4cd8f2e4_____7b5fd72f
Home__________776726f2_____4d06823d
Messages______5acc5861_____5780582c
Email__________6b46b991_____59c727fc
Sound Settings__1874ecda_____6ce69b65
Weather________7a18fbb9_____730f3c64
*****Note the Big Sock icon might not be right - it's the only one which doesn't seem to display when I change it, but I'm still playing - might be the icon I'm trying to use...
Click to expand...
Click to collapse
come on guys and gals, put together some sets of icons for mallman to install
Hi Mallman,
Slightly off topic could you tell me if you managed to modify your additional tabs to be duplicates of the "Program" tab?
I've not installed them yet as I'm trying to ascertain whether it is possible. What would be ideal (for me) is to have 3 or 4 additional "Program" tabs that could be renamed so that I could add my applications / settings / tools etc. (i.e something approaching the menu panel/s in sbp mobile shell).
Judging by your icons I think not, but I thought I'd ask anyway.
Let me know.
Cheers.
Mav.
Mavrick said:
Hi Mallman,
Slightly off topic could you tell me if you managed to modify your additional tabs to be duplicates of the "Program" tab?
I've not installed them yet as I'm trying to ascertain whether it is possible. What would be ideal (for me) is to have 3 or 4 additional "Program" tabs that could be renamed so that I could add my applications / settings / tools etc. (i.e something approaching the menu panel/s in sbp mobile shell).
Judging by your icons I think not, but I thought I'd ask anyway.
Let me know.
Cheers.
Mav.
Click to expand...
Click to collapse
no sir, sure havent because i have absolutely no idea where to start If i were to try it I would simply copy the program tab and rename it to one of the other tabs but I dont know that it is that simple nor do I know if each tab is actually just 1 file. You should start a new thread dediacted to just that topic and have some folks brainstorm it. I will join in the fun
mallman said:
This thread is to share your 15 tab icon sets. I didnt create any of the icons, I just sized them and put them together in the manilla files (see my screenshot below). If you like them just:
1. Extract them to your PC
2. Stop TF3D on your device
3. Copy them to you device into the /windows folder
4. Start TF3D
5. Enjoy
Click to expand...
Click to collapse
Nice one sir
Ok, I think I'm up for this... *gulp*
I'll have a play, work out which pair relates to which tab, and see what I can come up with!
Watch this space (but please don't hold your breath - first attempt at this sort of thing, so might take a while...)
Cab in post #1 for this Linux icon set.
can t copy files
i tried to copy them to my /windows folder but my computer say i cant cause its protected or something. Anybody has a solution for this?
download total commander and copy them from your phone. dont use your pc to copy them to the /windows folder, use your phone to copy them
mallman said:
FOllow instructions in post #1 for this Linux theme.
Click to expand...
Click to collapse
Now hang on one cotton picking minute!
Here's me, struggling to find some pretty icons, AND work out which manila file is which, AND get my head round manila editor (ok, fair play, that wan't tooo difficult ).
And while I'm doing that, here you are not only posting up set number 2, but mucking round with the backgrounds aswell
Talk about moving the goalposts!
LOL - very nice work sir, nice one
TTDegs said:
Now hang on one cotton picking minute!
Here's me, struggling to find some pretty icons, AND work out which manila file is which, AND get my head round manila editor (ok, fair play, that wan't tooo difficult
And while I'm doing that, here you are not only posting up set number 2, but mucking round with the backgrounds aswell
Talk about moving the goalposts!
LOL - very nice work sir, nice one
Click to expand...
Click to collapse
LMAO, thank you I find it strangely addictive. I hope the work I have done is helping you. Simply unzip the files I have posted and you an "open path" with manil editor and see all the files and what they match up too in the TF3D interface. Get a good handle on it because I want to install some of your creations as we My goal is to completely overhaul all the graphics. Just takes lots of testing changes of manila files. Not hard, just time consuming
hmmm - this is harder than it looks! LOL
I'm having problems getting nice clean lines on the edges of my pics
What res are you saving them as before converting to manilas?
I went with creating a 128x128 pixel .png file
Dumped in the icon to pretty much fill it - which looks good at 1:1 view in paint shop pro, and saved that as the big version.
Then resized to 50%, pasted that into a new 128x128 .png, and saved that as the small version.
But when I convert to manila, then drag to my HD and restart TF3D, the icon in the tabflo looks good, the bigger verson (when you drag over it) just looks 'ok', and the biggest version (middle of the main screen) looks frankly pretty poor
TTDegs said:
hmmm - this is harder than it looks! LOL
I'm having problems getting nice clean lines on the edges of my pics
What res are you saving them as before converting to manilas?
I went with creating a 128x128 pixel .png file
Dumped in the icon to pretty much fill it - which looks good at 1:1 view in paint shop pro, and saved that as the big version.
Then resized to 50%, pasted that into a new 128x128 .png, and saved that as the small version.
But when I convert to manila, then drag to my HD and restart TF3D, the icon in the tabflo looks good, the bigger verson (when you drag over it) just looks 'ok', and the biggest version (middle of the main screen) looks frankly pretty poor
Click to expand...
Click to collapse
I am using 128x128 exclusively. Some pics I get are not sized that way so I just change them in photoshop to 128x128. I also use PS to make transparency. Post a few screeners showing what you mean becuse im a little slow and having a hard time following what you are describing
my bad
My last step was to set the transparency, and the option I was using to go down to 256 colours was resulting in some jagged edges (couldn't see them in PS).
Working better now - will plow on now I know where I was going wrong LOL
cheers again!
I can confirm however that this isn't going to be up to production standards just yet...
Pretty close now...
mallman, could you please confirm the manila name for the small stock icon?
I've updated 34588a9a, but it's the only one which is still displaying the previous (std) icon instead of one of my new ones?
TTDegs said:
Pretty close now...
mallman, could you please confirm the manila name for the small stock icon?
I've updated 34588a9a, but it's the only one which is still displaying the previous (std) icon instead of one of my new ones?
Click to expand...
Click to collapse
haha i know your pain. No i cant actually because i gave up tryign to figure it out when i finally just updated 4 manila files and of those 4 the icon was changed. i didnt feel like doing the research of replacing them again to figure out which actually did it. I resolved myself to just changing 4 files when i want to update the stock icon I know, im a slack ass but that is just how I roll
LOL!
ok.............
Thought I had it - but I don't.
small icons are 64x64, not 128x128.
And I thought I'd sussed which one was used in the main screen...
And my stock one was right up to the edge...
resized everything, dumped it all back in.
And now it looks worse - the background icons (small ones I think) are resized to bigger than my big ones.
and the stock STILL doesn't work right.
and it's midnight.
So I'm off to bed before I end up staying up till silly o'clock LOL
Hi.
Could those icons themes be used for the standard tabs?. I haven't installed the 15 tab set (well I tried, but I finally didn't like how it looks), so I keep the standard tabs.
I suppose that if I install those iconsets the new icon will appear in the standard tabs anyway....
Thanks.
yes (I think), and no...
I haven't tried, so I can't confirm that they will - but as I've been replacing the manila files left right and centre, of the 30 I've replaced, most of them gave a 'the file you are replacing is part of the ROM, are you sure?' message.
Which I take to mean that they are the ones used by standard TF3D.
The extra files just won't be used
I can't see any reason not to try it - but as ever, I would suggest taking a backup of the manila files you are about to replace, just in case
In the interim, whilst trying not to give into temptation to pull the rest of my hair out, this is some info I've picked up along the way, which MAY help anyone else thinking of playing here
First up - there are 2 manila files per icon.
I've called them Big and Small, just for ease of Ref
The Big one is the one which is displayed in the main 'window' of the phone as you drag over the tabs.
The Big one is displayed along the bottom of the screen
The Small one is displayed as you move your finger across the tabs, and is displayed 'in front' (over the top of) the Big one.
The Big ones are 128x128 pixels, and the Small ones seem to be 64x64 (but also seem to work if you use 128x128, so I need to dig further on that...)
To use your new icons, you need to:
create them on your PC (Paintshop Pro or whatever)
convert them into manila files (Manila Editor for example)
Copy them to a seperate dir on the HD
Stop TF3D (Start, Settings, Today, Items [tab 2], untick TF3D)
Use a file explorer prog on the HD to copy them over the original manilas in the /windows dir. You can't do that from your PC, must be done on the HD itself.
Restart TF3D (reverse of above to stop it)
I strongly recommend you take a copy of the originals first, and put them somewhere safe
The 30 manila files are (in no particular order):
Name_____________BIG________SMALL
Internet________03092c92____7fbd2c5d
Settings________06c88ffa_____037c8fc5
Stock__________08a608eb____34588a9a ******** NOTE below***
Music__________0cfe494a_____7b7eb7b5
Calendar_______1479c303_____112dc2ce
People_________1d2cf08e_____40b0d619
ComMgr________42d367fd_____1e439536
Camera________3c5a5c12_____5fde419d
Programs_______48c215bc_____40ebb8a7
Call Hist________4cd8f2e4_____7b5fd72f
Home__________776726f2_____4d06823d
Messages______5acc5861_____5780582c
Email__________6b46b991_____59c727fc
Sound Settings__1874ecda_____6ce69b65
Weather________7a18fbb9_____730f3c64
Enjoy!
*****Note the Big Sock icon might not be right - it's the only one which doesn't seem to display when I change it, but I'm still playing - might be the icon I'm trying to use...

Way to alter menu sizes...?

Hi all,
I'm not sure what its called, but you know the context menus that come up basically whenever you hold your pointer over something for a while? It annoys me with the size they are in wm6.5. I love the speed of wm6.5 (tried both xplode's r7 (about to install 7.1...) and swampy's rls) but it really annoys me that they've made everything so big. Seems to take twice as long to do simple things now because now you have to scroll down menus to find what you're looking for. Is there anyway to bring this back to the good old "classic" sizes? I can't seem to find an option anywhere... and I realise loading a skinning app is just going to slow the OS down making the whole upgrade to 6.5 kinda pointless.
Also, does anyone know a way to speed up the actual time taken to register a tap and hold command? So that we don't have to spend as long to bring up the context menus?
Thanks in advance~
-kdp
that's a lot of questions. let me start with saying that i can not guarantee you, that the reg tweaks work. i found them for different devices and checked both my devices and didn't have the reg keys in there. so i don't knoiw if it helps you. Maybe, if i find out more, i'll post it later:
1. The size of the context and softkey menus:
a. the easiest way to influence the size and look of those menus would be, installing another theme. not just the color will change, but also the entire looks, so if you have a .tsk theme, copy it to the device and activate it, you will see it changed.
b. regitry tweak:
HKLM\System\GWE\Menu\Popfnt\
there should be two dword values that you can change to whatever you like.
ht=height is default set to 1000
wt=width is default set to 700
2. a skinning app is gonna slow down the os
- true, with wm6.5 there is really no need for anything else to make the graphics any nicer
3. tap and hold time:
HKCU\ControlPanel\Desktop\MenuShowDelay
right-click, select properties, and enter a value from zero to 999 milliseconds
if that value, does not exist, create it (string value)
if those values didn't work, you should try out advanced config, which can be downloaded here: http://www.pocketpc.ch/news/42529-freeware-advanced-config-3-0-a.html
there you have more than 200 tweaks for the os and don't need to search the registry for any values.
first off, a big thank you for the speediness of your reply.
i tried out the other tsk files i have... but unfortunately i don't have any older ones from wm5/6, only the newer 6.5 ones. they didn't seem to make much difference in size of anything... only the actual colour/font schemes. if you have any older tsk files that you wouldn't mind uploading, that'd be much appreciated as something to try.
the softkeys aren't so much an issue - i've got wisbar to disable them (yes yes, i know wisbar is a skinning app... but i prefer a nice cascading start menu to something i need to fumble through to find stuff any day) - its more the context menus that are annoying me.
the registry edit is interesting. changing the height and width actually also changes the zoom on the font size... i'm not sure how this is being calculated, but the font is clearly getting smaller the smaller you set the dimensions. it seems like its taking a predefined box with the text designed to take up a predefined percentage of it and then letting you put in the dimensions of the box... basically so that no matter what numbers you plug in, you'll always have the rather annoying amount of space being wasted between items in the context menus. though all that said and done, 750 for height and 350 for width are far more workable than the previous settings. more than legible too imo~
the tap and hold time tweak worked wonderfully
thanks again~
Tap and Hold time delay Setting
I found your post ref to Tap and Hold delays. I tried this Tap and Hold setting you said worked on your phone (see below) I tried it as shown below on a HTC wm 6.5 HTC pure(diamond2), and did not see a change, were you able to shorten the delay? Is that done with a String? or Dword?
3. tap and hold time:
HKCU\ControlPanel\Desktop\MenuShowDelay
right-click, select properties, and enter a value from zero to 999 milliseconds
if that value, does not exist, create it (string value).
I have spent hours searching the registry for a solution
it was a dword iirc... tbh, this hasn't been so much of an issue for me with the newer releases so i haven't bothered so much.
koi_desi_pagal said:
first off, a big thank you for the speediness of your reply.
i tried out the other tsk files i have... but unfortunately i don't have any older ones from wm5/6, only the newer 6.5 ones. they didn't seem to make much difference in size of anything... only the actual colour/font schemes. if you have any older tsk files that you wouldn't mind uploading, that'd be much appreciated as something to try.
the softkeys aren't so much an issue - i've got wisbar to disable them (yes yes, i know wisbar is a skinning app... but i prefer a nice cascading start menu to something i need to fumble through to find stuff any day) - its more the context menus that are annoying me.
the registry edit is interesting. changing the height and width actually also changes the zoom on the font size... i'm not sure how this is being calculated, but the font is clearly getting smaller the smaller you set the dimensions. it seems like its taking a predefined box with the text designed to take up a predefined percentage of it and then letting you put in the dimensions of the box... basically so that no matter what numbers you plug in, you'll always have the rather annoying amount of space being wasted between items in the context menus. though all that said and done, 750 for height and 350 for width are far more workable than the previous settings. more than legible too imo~
the tap and hold time tweak worked wonderfully
thanks again~
Click to expand...
Click to collapse
If you still need themes for wm6.1, try http://www.wm6themes.com/
I use one from that site on my BA, but since i don't have wm6.5 installed right now, i can't tell you whether it'll help in your situation or not.

Tips, tricks for getting the most out of Sense 2.1

Hi all,
Ever since the new Sense 2.5 started surfacing, I have been watching all the cooks go for the new interface, but sadly (in my opinion), productivity-wise, it is a step back from Sense 2.1.
I missed the speed, the responsiveness and business-functionality of the "old" Sense 2.1.
For those of you in the same shoes as me, I present you my collection of "upgrades" for the Sense 2.1 interface, to combine the speed of S2.1 with the extra functions of S2.5
I will update this page as I find something new.
I do not take credit for the tweaks, I found them here-and-there, wherever possible I will give a link to the original thread.
Also, I use all the tips/tricks/hacks/programs on these pages, so they do work flawlessly.
Tools you will need:
1. I use Total Commander for copying files into the Windows directory. You can get if for free HERE. Alternative: use Resco Explorer.
Addon programs / cabs
Kimi has successfully extracted a number of Sense 2.5 extras to work with Sense 2.1. ORIGINAL THREAD
New, full page e-mail tab from new sense.
1. Install "Email_tab.cab" from end of post
2. Extract "Email_update.zip" from end of post into \Windows directory.
3. Soft reset
New camera with autofocus function (a lot faster for taking pictures)
1. Extract "Camera.zip" into \Windows directory
New calendar tab with new appointment editor, agenda and week view
Extract "Calendar_pack.zip" on your computer.
1. Install "1_Calendar_Tab"
2. Extract "2_Calendar_update.zip" into \Windows directory
3. Install "3_HTCFramework"
4. Install "4_SharedResource"
5. Install "5_AppointmentMod"
6. Install "6_AppointmentEditor"
7. Install "7_ContactPicker"
8. Soft reset
Registry edits/hacks
The following hacks I found under the Leo thread, but work just fine and dandy with our Topazes and Sense 2.1 environment. All credits go to folks in that thread.
1. Enable Haptic Feedback in Opera for Link Clicking
Go to HKLM\Software\Opera\Defaults
Add new DWORD Value as Name: VibrationEnabled and DWORD Data (dec): 1
2. Enable Auto Data Disconnect for Auto Email Downloads and Other Downloads with a Cab File
When you have auto email downloads enabled, data is not disoconnected after mail retrieval and thus your battery is drained much faster. Modify the following reg edit to have data disconnect after 60 seconds. You can test this by tapping on the notfification bar while downloading emails and watch the data connection close after idle for 60 seconds.
HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings
CacheTime = 60
SuspendResume = should be blank
VPNCacheTime = 60
3. Boost Performance:
Navigate to: HKEY_LOCAL_MACHINE\System\StorageManager\FATFS
Change - CacheSize to 4096
4. Change 'Reply All' Softkey to 'Reply' in Emails
When you are viewing a single email, the lower left soft key says Reply All. It would be better if it just said Reply. Well now it can. Soft reset after change.
HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings\ShowReplyAllEmailSK change 1 to 0.
5. Enable Reflow in Adobe Reader LE
Make the text flow even when zoomed in with the following reg tweak.
HKEY_CURRENT_USER\Software\Adobe\AdobeReaderLE.25\ EnableReflow change 0 to 1.
6. Incease Picture Quality of Camera Photos
The following tweak will allow the camera to save images at a less compressed jpeg rate, meaning that the image will be sharper and more detailed.
HKLM\software\htc\camera\image\jpegquaity\superfine
Replace the 5Msize = 643628 value with 746028
7. Improve Camera Recording Quality of MPEG4-VGA Videos
The following tweak will increase the video quality from 2100avg bit-rate to 4500avg bit-rate.
Go to [HKLM\Software\HTC\Camera\recparam\MP4VGA and replace the BitRate value with 4194304
8. Disable Beeps When Altering Volume
When you press the volume key you getting annoying beeps. This tweak allows to change the volume silently without the beeps.
HKCU\ControlPanel\Volume\Mute Change from 3 to 1.
9. Faster Keyboard Responsivness when Typing
HKCU\ControlPanel\Keybd
Change InitialDelay from 375 to 100
Reserved 3
Thanks for these tips. The camera does appear to be faster. And also the email tab seems much quicker. I like the fact that you can read most of the email now, which is way more efficient than the previous tab, inwhich most of the mail was hidden in the big envelope.
However, the buttons for other mail adresses in the email tab (the small envelopes on the right) are horrible dissorted, as is the sms tab. I didn't found a way to solve this.
Also, it appears to be important that you install the agenda tweaks according to the numbering. Without noticing it, I started at the bottom and didn't see any agenda after installing everything. Therefore I reinstalled the 7 files in the right order. I do see the agenda now if i select the agenda tab. However, nothing happens when I select "day".
nightlife31 said:
Thanks for these tips. The camera does appear to be faster. And also the email tab seems much quicker. I like the fact that you can read most of the email now, which is way more efficient than the previous tab, inwhich most of the mail was hidden in the big envelope.
However, the buttons for other mail adresses in the email tab (the small envelopes on the right) are horrible dissorted, as is the sms tab. I didn't found a way to solve this.
Also, it appears to be important that you install the agenda tweaks according to the numbering. Without noticing it, I started at the bottom and didn't see any agenda after installing everything. Therefore I reinstalled the 7 files in the right order. I do see the agenda now if i select the agenda tab. However, nothing happens when I select "day".
Click to expand...
Click to collapse
Hmmm. I do not see any of the distortion that you are talking about... Which ROM do you use?
As for the agenda, it works flawlessly for me. Again, which ROM and which language do you use?
I hope I can help!
Posted edited after I found the answer I needed - couldn't work out how to delete it.
Tim
kristofpetho said:
Hmmm. I do not see any of the distortion that you are talking about... Which ROM do you use?
As for the agenda, it works flawlessly for me. Again, which ROM and which language do you use?
I hope I can help!
Click to expand...
Click to collapse
Unfortunately none of the "upgrades" - email, camera, calendar works right for me either. Email has distorted graphics; camera has white letters on white background for the menu; calendar works the best except also white dates on white background so I can't read anything.
And the only way to go back to the original one was a hard reset. Fortunately I have backed up the phone yesterday so it wasn't a big deal, but it may not be so easy for others.
EDIT: just realize this is not for touch pro2. Would this be the reason? I'm using tmobile touch pro2 with stock wm6.5 rom.
wearefree said:
Unfortunately none of the "upgrades" - email, camera, calendar works right for me either. Email has distorted graphics; camera has white letters on white background for the menu; calendar works the best except also white dates on white background so I can't read anything.
And the only way to go back to the original one was a hard reset. Fortunately I have backed up the phone yesterday so it wasn't a big deal, but it may not be so easy for others.
EDIT: just realize this is not for touch pro2. Would this be the reason? I'm using tmobile touch pro2 with stock wm6.5 rom.
Click to expand...
Click to collapse
I think it might be that you are on a stock ROM. It works just fine for me, on any 2.1 cooked ROM that I've used...
The language I use is Dutch. Installed the rom a while ago, so I cant really remember which one it was. I found two roms on my HD, so it must be one of these.
RUU_Topaz_S_HTC_NLD_2.16.404.1_Radio_Sign_Topaz_61.44tc.25.32_4.49.25.17_Ship
_HTC Touch Diamond2_WM6.5_RUU_Topaz_S_HTC_NLD_2.16.404.1_Radio_Sign_Topaz_61.44tc.25.32_4.49.25.17_Ship(2)
nightlife31 said:
The language I use is Dutch. Installed the rom a while ago, so I cant really remember which one it was. I found two roms on my HD, so it must be one of these.
RUU_Topaz_S_HTC_NLD_2.16.404.1_Radio_Sign_Topaz_61.44tc.25.32_4.49.25.17_Ship
_HTC Touch Diamond2_WM6.5_RUU_Topaz_S_HTC_NLD_2.16.404.1_Radio_Sign_Topaz_61.44tc.25.32_4.49.25.17_Ship(2)
Click to expand...
Click to collapse
I'm sorry... For Dutch, put the attached files into your Windows directory...
The 17xxx is for the Caelndar tab and the 44xxx is for the email tab.
Do a soft reset afterwards! I hope this solves your problem!
Hello Kristof,
Thank you for your help. Unfortunatly it didn't work. The only change I noticed was that now the "day" button in the calender tab is replaced by "IDS_Calend...". But I still can't select the calender day view and the envelops on the email tab still look horrible.
nightlife31 said:
Hello Kristof,
Thank you for your help. Unfortunatly it didn't work. The only change I noticed was that now the "day" button in the calender tab is replaced by "IDS_Calend...". But I still can't select the calender day view and the envelops on the email tab still look horrible.
Click to expand...
Click to collapse
Hmmm... I'll dig myself into Kimi's thread to see if anyone notices what you notice...
Strange, though, it should work for everybody...
I'll try to come back with a solution for you!
Thank again
There is no need for me anymore. I just flashed the new HTC rom and currently enjoy sense 2.5 Till now I didn't find any negatives using it
white screen
im having the same problem as wearefree for the calendar... ive got a td2 and upgraded it to winmo 6.5 could that be it?

Categories

Resources