
12-06-2007, 01:58 AM
|
 |
VIP Member
Offline
Pocket PC: XV6800 Titan (on Sprint) / PPC6700 (Sprint) Apache / Sprint Touch Carrier: Sprint
Threadstarter
Location: PA, USA
|
|
Join Date: Apr 2007
Posts: 815
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Quote:
Originally Posted by ajgalbraith98
That is the right area, and they obey basic HTML coloring (RRBBGG in Hex) for kicks i set it to a purple. It worked fine. Thanks for the location.
as a side note the color does affect the Dynamic text from the dialer..ie. the Last Call.
Also I verified that if you wanted to you can create the registry keys for the Progress and it will obey the TextColor also, but you must create the "Text" key, and the TextColor Value
Code:
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\PORTRAIT\Text]
"TextColor"=dword:00ffffff
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\LANDSCAPE\Text]
"TextColor"=dword:00ffffff
--ajgalbraith98
|
Thanks for that info  Neither of those are in the RGU so that was a great find.
|