|
||||
Re: Adding tabs to TF3D?
Check this out. I was trying to add the Call History tab to my 269* manila file. So I used the Panosha Manila Comm Manager.cab from XDA. So I pulled a copy of my 269* manila file from my Windows file. I added the necessary info per this thread (http://forum.ppcgeeks.com/showthread.php?t=52499&page=2 and this thread http://forum.ppcgeeks.com/showthread.php?t=52328&page=3). Well, when I looked at it, it was all screwed up. No "Email" tab when its clearly there. So I add my info and then the "Text Messaging" tab disappears. Then the weather tab.
<!-- 'page' extension == Manila pages --> <Page Order="0" Name="home.page" PackageName="HTC" Default="true" Title="[[IDS_HOMETITLE]]"> <ComponentReference Name="page" Mode9Path="HTC\FakeHome.mode9?testParam=1" Component="GizmoRoot" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Home_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Home_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Home_Preview" /> </Page> <Page Order="1" Name="people.page" PackageName="HTC" Title="[[IDS_FAVORITEPEOPLETITLE]]"> <ComponentReference Name="page" Mode9Path="HTC\people.mode9" Component="GizmoRoot" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="People_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="People_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="People_Preview" /> </Page> <Page Order="2" Name="messaging.page" PackageName="HTC" Title="[[IDS_MESSAGING]]"> <ComponentReference Name="page" Mode9Path="HTC\messaging.mode9" Component="MessagesTopLevelPage" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Messaging_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Messaging_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Messaging_Preview" /> </Page> <Page Order="6" Name="album.page" PackageName="HTC" Title="[[IDS_PHOTOSANDVIDEOS]]"> <ComponentReference Name="page" Mode9Path="HTC\album.mode9" Component="GizmoRoot" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Album_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Album_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Album_Preview" /> </Page> <Page Order="5" Name="music.page" PackageName="HTC" Title="[[IDS_MUSICTITLE]]"> <ComponentReference Name="page" Mode9Path="HTC\music.mode9" Component="GizmoRoot" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Music_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Music_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Music_Preview" /> </Page> <Page Order="4" Name="weather.page" PackageName="HTC" Title="[[IDS_WEATHER]]"> <ComponentReference Name="page" Mode9Path="HTC\weather.mode9" Component="GizmoRoot" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Weather_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Weather_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Weather_Preview" /> </Page> <Page Order="8" Name="settings.page" PackageName="HTC" Title="[[IDS_SETTINGSTITLE]]"> <ComponentReference Name="page" Mode9Path="HTC\settings.mode9" Component="SettingsPageComponent" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Settings_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Settings_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Settings_Preview" /> </Page> <Page Order="9" Name="programs.page" PackageName="HTC" Title="[[IDS_PROGRAMS]]"> <ComponentReference Name="page" Mode9Path="HTC\programlauncher.mode9" Component="GizmoRoot" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Programs_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Programs_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Programs_Preview" /> </Page> <Page Order="10" Name="communications.page" PackageName="HTC" Title="[[Comm Manager]]"> <ComponentReference Name="page" Mode9Path="HTC\settings.mode9" Component="CommunicationsPageComponent" SmartComponent="true" /> <ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Settings_Communication_Off" /> <ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Settings_Communication_On" /> <ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Settings_Communication_Preview" /> Is there a Reg Edit I need to do in order to enable more tabs in TF3D? Look at my Picture too please. |
|
||||
Re: Adding tabs to TF3D?
Quote:
care to share you taskbar and touchflo3d icons? |
|
||||
Re: Adding tabs to TF3D?
Here's where I got my Taskbar Icons: http://forum.ppcgeeks.com/showthread.php?t=49827 and my TF3D icons here: http://forum.xda-developers.com/showthread.php?t=435261
|
|
||||
Re: Adding tabs to TF3D?
Does anybody know an easy way (cabs) to add the volume profiles tab, missed calls, etc to my TF3D? I have seen pictures of TF3D themes with these and more but can't find any info. Thanks for your help.
|
|
||||
Re: Adding tabs to TF3D?
Quote:
~John |
|
||||
Re: Adding tabs to TF3D?
Quote:
Thanks, |
|
|
|