View Single Post
  #107 (permalink)  
Old 07-24-2008, 03:42 PM
cpm199's Avatar
cpm199
PPCGeeks Regular
Offline
 
Join Date: Apr 2008
Posts: 64
Reputation: 15
cpm199 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bunch of Touch Dialers

Quote:
Originally Posted by monkeyboy View Post
sorry I've been away from this thread for a little while...
hmm.... I don't have that problem when I use these dialers....
1) Did you try first loading another of the dialers in this thread ?
2) Perhaps there is something in the original HTC Diamond dialer that didn't come through properly. Here it is, try loading it first before loading one of the "new" Diamonds (please report back)...

http://dnn.tsolab.org/webpix/HTC_Diamond.cab

And as far as the white text being hard to read... I suppose I may have tweaked the font color on mine to make it black. Here's how to do that, to make any color, with a registry editor (the ffffff is the code that sets the color, I believe it is hex pairs, BBGGRR, blue, green, red):

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\PO RTRAIT\VerbButton]
"textColor"=dword:00ffffff
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\LA NDSCAPE\VerbButton]
"textColor"=dword:00ffffff

You'll have to do a soft reset after the changes to make them "happen"...

update: Had some trouble setting black (000000) for some reason, but if you set it to 000008, that gets you black. Code 00FFFF gets you yellow, and FF0000 gets you blue. FFFFFF is of course white, and you can mix down each of the RGB channels, like 008080 is a mustard yellow.
Yeah, I tried you instructions, but it still doesn't work for me. I had not loaded any other dialer skins prior to trying the Blue/Cyan skin. I uninstalled it and installed the one u linked "HTC Diamond" and then installed the White this time. Still did the same thing, large white area around the call info box that shows the # dialed and the duration of the call etc.. and above the 6 buttons at the bottom. The HTC Diamond dialer worked fine though, so I'm using that one now, still looks much nicer than the stock. Thanks MB!

Edit: Oh yeah, I tried to change font color as well, but those registery settings were not showing up for me in PHM RegEdit. Under my "VerbButton" folder I see: bmpDisabled, bmpFlags, bmpNormal, bmpPressed, & bmpTransparency only.

Last edited by cpm199; 07-24-2008 at 03:44 PM.