Quote:
Originally Posted by jnowotny
Vin,
Great ROM.
I'm trying to cook my own 6.5 ROM with the PPCKitchen. There are a couple of things your ROM has that I can't seem to get with the kitchen. I was wondering if you could give me some pointers?
1) I always lose the nice battery icon in the taskbar when I add a HTC task-manager; either by included OEM or cab. I have the other nice taskbar icons from the kitchen's included OEM.
2) What Comm Manger are you using? I like the colors.
3) How do you get the 4 rows of icons in the start menu?
Thanks...Jim
|
1)hehe kitchens taskbar made from my dlls.Dan-Htc-Touch reverted them into modules.That OEM also contain phcanoverbmp.dll-for green battery with %.You should have this regs:
[HKEY_LOCAL_MACHINE\security\ResOver]
[HKEY_LOCAL_MACHINE\security\ResOver\Bitmaps]
"BaseId"=dword:00000000
"BaseDll"="phcanOverbmp.dll"
"BatteryIconIdStart"=dword:000003e9
"BatteryIconLevels"=dword:00000015
2)Comms I made from opal-blue and I took some grafics from Dan-Htc-Touch VGA comms
3)
http://forum.ppcgeeks.com/showpost.p...postcount=2929
its in startmanu_gridscene***.cpr :
<GridView ID="Start Menu Items List" Top="0" Left="0" Width="240" Height="268" Columns="4"
Columns can be changed to anything.But it will require to resize hexagon.pngs,icon sizes and coordinates
Attached task manager OEM-for X-button in taskbar.It will show up in ppck "Task Managers"group,v 2_1_34563_3 9/12/2008 colonel
If its not gonna help,then its probably a dialer messes with the task bar.Try to bake with ppck curtain dialer (those guids identical with mine)
You can put this into rgu to prolong battery life:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Battery]
"PollInterval"=dword:00004E20
I tested this on my wm65+m2d ROM and battery life is amazing!