PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 01-09-2009, 08:49 PM
donkeythekidd's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO
Carrier: Sprint
Location: Riverside, CA
 
Join Date: Sep 2007
Posts: 123
Reputation: 185
donkeythekidd is keeping up the good workdonkeythekidd is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Adding tabs to TF3D?

Quote:
Originally Posted by henbone11 View Post
Even making a duplicate programs tab, renaming to games, and adding game paths to it would be a start. Thats actually a decent idea, just time consuming.
So it can be done? Would someone mind creating a new topic with step by step details?
Reply With Quote
  #32 (permalink)  
Old 01-20-2009, 05:15 PM
shaun0207's Avatar
DaGreatOne
Offline
Pocket PC: HTC EVO (white)!
Carrier: Sprint
Location: Balitmore, MD
 
Join Date: Sep 2007
Posts: 1,983
Reputation: 765
shaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207 Send a message via Skype™ to shaun0207
Re: Adding tabs to TF3D?

Any new developments for the Sprint TV tab?
__________________
Phone History (last 2yrs or less): Sanyo5500>Sanyo8300>SamsungA920>Moto i930>Moto i870>Moto Q>The Mogul & a iC902> Touch Pro & iC902>Touch Pro and a Palm Pre> just a Pre for now>>HTC EVO (white)!

Reply With Quote
  #33 (permalink)  
Old 01-21-2009, 02:59 PM
shaun0207's Avatar
DaGreatOne
Offline
Pocket PC: HTC EVO (white)!
Carrier: Sprint
Location: Balitmore, MD
 
Join Date: Sep 2007
Posts: 1,983
Reputation: 765
shaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207 Send a message via Skype™ to shaun0207
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.
Attached Images
File Type: jpg comm view.jpg (16.5 KB, 48 views) Click for barcode!
File Type: jpg my new x screen.jpg (15.6 KB, 49 views) Click for barcode!
Reply With Quote
  #34 (permalink)  
Old 01-21-2009, 03:24 PM
jupiter's Avatar
PPCGeeks Regular
Offline
Pocket PC: pocket
Carrier: sprint
 
Join Date: Oct 2006
Posts: 219
Reputation: 50
jupiter is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Adding tabs to TF3D?

Quote:
Originally Posted by shaun0207 View Post
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.


care to share you taskbar and touchflo3d icons?
Reply With Quote
  #35 (permalink)  
Old 01-21-2009, 03:36 PM
shaun0207's Avatar
DaGreatOne
Offline
Pocket PC: HTC EVO (white)!
Carrier: Sprint
Location: Balitmore, MD
 
Join Date: Sep 2007
Posts: 1,983
Reputation: 765
shaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuffshaun0207 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207 Send a message via Skype™ to shaun0207
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
Reply With Quote
  #36 (permalink)  
Old 02-09-2009, 01:50 PM
PropagandaX's Avatar
Wiredengineer
Offline
Pocket PC: EVO 3D/Acer Iconia Tab!
Carrier: Sprint
Location: Saint Louis, MO
 
Join Date: Sep 2007
Posts: 1,074
Reputation: 590
PropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuff
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
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.
Reply With Quote
  #37 (permalink)  
Old 02-09-2009, 03:58 PM
Jyounya's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Norfolk, VA
 
Join Date: Jun 2008
Posts: 32
Reputation: 0
Jyounya is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Jyounya Send a message via MSN to Jyounya Send a message via Yahoo to Jyounya
Re: Adding tabs to TF3D?

I really like the "Stocks" Tab that the TOUCH HD has...is there anyway to add that tab?
__________________
Can I have 2 apple pies please?
Reply With Quote
  #38 (permalink)  
Old 02-09-2009, 04:27 PM
jmorton10's Avatar
VIP Member
Offline
Pocket PC: rooted DroidX/leaked 2.2
Carrier: Verizon
 
Join Date: Jun 2008
Posts: 6,692
Reputation: 5695
jmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the communityjmorton10 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Adding tabs to TF3D?

Quote:
Originally Posted by Jyounya View Post
I really like the "Stocks" Tab that the TOUCH HD has...is there anyway to add that tab?
At this point, you have to install the entire HD setup (which is a good idea anyway, it runs super)

~John
Reply With Quote
  #39 (permalink)  
Old 02-09-2009, 05:12 PM
PropagandaX's Avatar
Wiredengineer
Offline
Pocket PC: EVO 3D/Acer Iconia Tab!
Carrier: Sprint
Location: Saint Louis, MO
 
Join Date: Sep 2007
Posts: 1,074
Reputation: 590
PropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuffPropagandaX knows their stuff
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: Adding tabs to TF3D?

Quote:
Originally Posted by PropagandaX View Post
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.
What about these? Does the HD version have the volume profiles?
Thanks,
Reply With Quote
  #40 (permalink)  
Old 02-09-2009, 07:57 PM
Jyounya's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Norfolk, VA
 
Join Date: Jun 2008
Posts: 32
Reputation: 0
Jyounya is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Jyounya Send a message via MSN to Jyounya Send a message via Yahoo to Jyounya
Re: Adding tabs to TF3D?

Quote:
Originally Posted by jmorton10 View Post
At this point, you have to install the entire HD setup (which is a good idea anyway, it runs super)

~John
I installed the Touch HD cab...and my Pro touch kept randomly restarting Tf3d...maybe I did something wrong.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:32 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com