Clock Gone from Menu Bar - Wing, P4350 Herald Upgrading

Good day everyone,
I've searched, but Either there is nothing to be found or I'm picking poor search terms..
I installed a few little things today (WeatherPanel and BatteryStatus to be specific) and now I notice something different.
When I'm in any (That I've tried so far) program (Like IE, File Explorer, Messaging, etc), On my top menu bar, I have the time just to the left of the "x" close button... and no battery icon. However, when I close everything out, and am looking at the today screen, On my top menu bar, I have a battery icon just to the left of the "x' close button.
I don't want or need the battery to ever be on my menu bar - I ALWAYS Want the clock to appear there. This is how it was before I installed batterystatus and weatherpanel.
Can anyone tell me how to get my clock back and my battery icon gone from the menu bar?
Thank You!
Ben
EDIT: Forgot to say, I'm on a T-Mobile Wing using the stock ROM From T-Mobile. (WM2006)

Same here. Works fine in apps but no on the main today screen. I was trying to find the setting I changed but can't. I'm using the touch-it rom... thought it might have been that.

i have the htc plug with 5 tabs and it makes a battery icon come up instead of the clock. When i had the 3 tab htc home plugin the time would stay there.

Solution...
Found the solution..
- <characteristic type="HKLM\SOFTWARE\Microsoft\Shell">
<parm name="ShowTitleBarClock" value="0" datatype="integer" />
Changed value to '1', and clock is there all the time now.
Ben

thanks 4 that

Related

Half of reception icon and volume icon missing.

I just got my Kaiser today finally, and all of the sudden half of the reception icon at the top disappeared and all of the volume icon disappeared. Occasionally all of the reception icon will reappear but the volume icon doesn't, not even after a soft reset. I can still tap the location of where the volume icon is supposed to be and adjust the volume. Anyone know what could be causing that?
One more question, at first I thought it was the x-button overlapping the icons so I removed it from the start bar. Does anyone know how to get it back? - Nevermind, I turned it back on in the registry. Should have thought of that to begin with.
Here's a pic of the missing icons.
I have the same bizarre problem all of a sudden - were you able to resolve this issue?
Anyone? This is driving me nuts! I know the last thing that I did was to use CeRegistry Editor to fix/modify the Windows Media Player not playing fullscreen landscape issue! I've since changed back but my volume icon and half of my reception icon still missing!
Please help...
I had this problem once and I seem to recall using KaiserTweak to change the battery / time display, and/or changing the time control panel for displaying time on task bar.
Unfortunately, I can't recall the exact steps... Hope this helps.
Ah success! Thank you Alex! I used the Kaiser tweak to change my settings for 'Title Bar - Battery/Clock' to "Battery" and 'Title Bar - Clock Settings' to "Nothing". Not exactly sure what it was set to before but did a Soft Reset and all is back to normal! I'm still not sure what changed things in the first place but I'm happy now. Thanks again Alex!
It helped me too! Ty Alex!

Where is the icon of the battery...?.

Hi. I do not know as I have done, but the icon in the battery that appeared in the upper right is no longer. It is now in two lines the date and time. How do I go back to have the icon of the battery?. Thanks to all. An greeting.
If my brain work's good, there is an option to show which icon you want in KaiserTweak
I was able to get mine using Kaiser Tweak
Thanks, thanks
...thanks.

Remove the battery/conn/sound icon from the top bar?

I'm trying to make the top bar less crowded with crap (Volume, Battery, Connection, Phone icons take a lot of space away!)
I'm using wktask and it would look a lot nicer to have a somewhat full task bar!
Thanks (I already searched and couldn't find anything)
bump anyone please?
Have you tried Kaisertweak?
In 'Today Screen' there are several options including some to disable icons in the top bar.
Hope this helps...
Good luck
Well, the only tool i can think of is wisbar advance. It can also replace wktask.
yeah wisbar costs money though. and it doesn't look that nice.
I just liked Wktasks idea of turning the top bar into a task bar like in regular windows editions.
Also: Nothing in KaiserTweak
I have a funky navigation bar. It shows the connection status (Edge/Wifi), radio bars (with edge/3g/analog), and volume next to the X/OK button, but no clock/battery. When looking at the Today screen, the volume icon is hidden, but touchable (takes getting use to). When looking at programs, I can see all 3 next to the X/OK. I'm not entirely sure which bit of tweaking accomplished this, but I did choose, in KaiserTweak, to show "Nothing" for Today Screen>Title Bar - Clock Settings, and "Battery" for Today Screen>Title Bar - Battery/Clock.
I also used an old WM5 tweak to show the clock as Analog through HKCU\Software\Microsoft\Shell\AnalogClock as DWORD, 1
And another, HKLM\Software\Microsoft\Shell\ShowTitleBarClock as DWORD, 0 and HKLM\Software\Microsoft\Shell\TBOpt as DWORD, 0
Also, ArielBattery can cover whichever of those you want (but clicking the battery icon shows memory usage only).
Doesn't seem to work for me. Ugh....thought it would be an easy fix too....

Poor question about battery icon top bar

Hello guys! there's anyone know a way to delete the icon battery on the top bar? I have installed batti 2.2 so now I dont need this battery icon (that sometimes appear and disappear while I use the pda).
thanks
stefano
what a pity! No tweaks, right (for now)?
HKLM\Software\Microsoft\Shell\ShowTitleBarClock
value="1" Time
value="2" Date
value="3" Date and Time
value="0" Nothing
When "3" also only Time
When key is not there, create it.
hello! thank you for your help but I had already test this tweak but without any effect. I had put the 3 value but nothing.
tnx
stefano
option "3" date and time doesn/t work
Create key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell]
"TBOpt"=hex:\
13,00,00,00
Works fine on diamond.
13 does give date and time (other values do different things I forget - search!)
Set date format in settings/system/region, else there's another key you can edit to set your own custom format:
[HKEY_LOCAL_MACHINE\nls\overrides]
"SSDte"="dd/MM"
"SDate"="."
"SCrcy"="R"
"IDate"="1"
"LCID"=dword:00000809
"S2359"="pm"
"S1159"="am"
Requires a reset to see changes - but diamond reset is pretty fast and u pretty much have to do it every day anyway...
PS: I set d.M as my format, but see a square (or part) after the month. Can reduce with spaces after the M, but it's not great. Any ideas on how to get a clean d/M, or d.M, or non truncated d-MMM format?
PPS: Search the forum if you don't know how to use a registry editor...
Thank you! Please, there's a value to remove the icon battery without substitute it with the date and hours?
bye!!!
stefano
Hi,
I use Resco Reg editor and I just want to know how you create that :
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell]
"TBOpt"=hex:\
13,00,00,00
If I create it as a key, i will have [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\TBOpt]
and then, how I create the value 13,00,00,00
Is it a DWORD key on hex ?
It doesn't work for me sorry
You can use Advanced config for this. Search for this program and there will be an option to choose what you want(clock, date, time etc).
Link --> http://forum.xda-developers.com/showthread.php?t=317070
yeah, I looked, but it's okai if you want change the battery icon to date icon... but just dont remove the icon... It's strange
bye
stefano
Advanced Config.
steveweb said:
Hello guys! there's anyone know a way to delete the icon battery on the top bar? I have installed batti 2.2 so now I dont need this battery icon (that sometimes appear and disappear while I use the pda).
thanks
stefano
Click to expand...
Click to collapse
Use Advanced Config. 2.2 works with Diamond
nothing... I have already try this option of adv conf... but if I set "NO", the icons battery doesnt disappears!
thanks
stefano
Are there any small .cabs that remove the battery icon and replace it with the time? I would rather not install advance config that can change 200 things for this one little tweak.
i would like to see the battery/clock/sound icons out there.
SO silly to have a sound tray icon...since you access it with hard button.
Battery, there is much bette options than the default one.
Clock, well...
Krpano said:
i would like to see the battery/clock/sound icons out there.
SO silly to have a sound tray icon...since you access it with hard button.
Battery, there is much bette options than the default one.
Clock, well...
Click to expand...
Click to collapse
ummmm, what?
lol
Sorry, i wasnt clear.
I would like to see the battery icon removed from the tray too, aswell the sound and clock icons.
Ive been searching this for weeks, it seems impossible to remove them.

Battery Icon on Today taskbar

Hi everyone! I've been out for awhile playing with my new laptop. I'm back and having problems with my Tilt already!
Somehow the clock in the Today taskbar got deleted, and the battery icon took its place. As long as I've had this device, I've never ever seen a battery icon on here. Through settings on my Tilt, I am able to have the clock display on other pages-no battery icon,clock only.
Will someone pls tell me how to get rid of that battery icon,and put the time back in its place? Searches were no help.
Pls. reply or reply by email.
Thx!!
Kaiser Tilt
Get Kaisertweak, and set "Show Battery Icon" to the default and set "Title Bar - Battery/Clock to "Clock. Soft reset, then see if that solves the problem.
Dave
advancedconfig may have a bit more options for you, which you may not know are available. In advancedconfig simply go to "today" tab and select "clock" then done. Explore the many options the newest version of advancedconfig has available for you.

Categories

Resources