Program a tab for TF3D - Windows Mobile Development and Hacking General

I never got into TF3D since it completely takes over the home screen. What would be awesome though is if there was a TF3D tab that allowed you to display other tf3d tabs inside it. I see different TF3D packages with different tabs available so I wonder, is it possible to write a tab for TF3D? Perhaps write a dll? I would love to do this (I am a dev, which is why I am posting here by the rules). Any info on the feasibility of this?

So this is not possible at all? bummer..

D-man made a tab (calendar) and some other modifications so maybe you should contact him http://forum.xda-developers.com/member.php?u=1088485

Related

Plain background in TouchFlo3D?

Very frustrated...yesterday I stumbled across a thread which had a couple of cab files I want (I'm almost certain it was titled 'Show your screens' or something like that) - can I f..king find it last night OR today????? Can I hell....looked from pages 1-33 on here THREE times...ugh.
Anyway - what I was actually after (sigh) is - there appeared to be a .CAB which applied the Home screen background in TF3D to ALL the tabs in TF3D (with it there was also a custom font cab [french display] and a no_curtains cab, but I found the no_curtains one cross posted from the diamond forum)
ALSO - I think I saw a .CAB for removing the annoying (for me at least) 'Tron'-like/perspective grey buttons background that is default in TF3D - does anyone know if this cab does exist for the HD?
Help very very much appreciated (huge apologies if I've completely spaced and these are right under my nose....)
I second you. I've been looking for a simple way to either eliminate all background from TF3D tabs on the HD, or set a common background image on all tabs, but I could not find a ready-made .cab or a clear procedure to do so.
Go to here:- TF3D Program Icons
In there WAS the .cab file TFL3DTABICONSV3.cab to change the icons.
Unfortunately it's no longer on uploadings server. Your best bet is to leave a post in that topic and maybe someone will have a new link for you..... or try google.
Beards
Always easier to just use the search function. Entering something straight forward like "hd background on all pages" gets you here:
http://forum.xda-developers.com/showthread.php?p=2869354#post2869354
Thanks! - my search criteria wasn't cutting it - brainlock!!
much obliged

idea for TF3d

is it possible to create a new tab for TF3D
that will show the items on your home screen
eg. your task,calender,etc
?
can someone make it if its not made yet?
king2110 said:
is it possible to create a new tab for TF3D
that will show the items on your home screen
eg. your task,calender,etc
?
can someone make it if its not made yet?
Click to expand...
Click to collapse
I use "second today" on a soft key but there is a new solution posted here which looks very promising too. Neither solution is a new manila tab but the results are as good as if not better than.
Been a popular question over the last few months that one.
thats soo cool thx

Add new Tab for Today Applications to TF3D??

Hi there!
First I wanna say, that this site is amazing! I´m at least 2-3 times a day here to look for new stuff
Now I have a please. Does somebody know how I can add a new Tab for today plug-ins like "resco Radio" or something else in the TF3D??
... or can somebody program such a function?
Thx!
Your visitor with a please
I was just wondering the same thing.
It would be nice to have two programs tabs with different things
I'm not aware of any current solutions that operate the way you've described however there are two solutions that are similar enough that they may prove suitable for your needs.
The first one is SecondToday which is an application that maps itself to one of your home screen soft keys and allows you to toggle between TF3D and what looks like the WM Today screen.
The second solution is Manila Control which replaces HTC Cube with another WM Today screen look-a-like (called by the default cube action -- swipe from bottom to top).
I've tried both and have had some success with SecondToday but, unfortunately, no success with Manila Control. As always, YMMV.

[REQ] Adding New Item to TouchFlo Settings Screen (Ver 3.0)

Is it possible adding a new option item (Vibrating the device when tapping the tabs of TouchFlo, Youtube and Opera) to this current setting page like RED marking option. I think this future is added on Touch HD with a new version of TouchFlo Settings. On my Touch Diamond I have Version 3.0.
Try TouchResponse from here. Although it won't specifically be for that, it'll work all around your diamond and you can adjust the length of the vibration.
Wow thats pretty tight.
This Touch HD TF3D is soooooooo much better than the other devices, stocks etc;
I wish they would just make it all the same for every TF3D user.
@shun4rm323;
Thanks for your suggestion. Also I used TouchResponse. But it vibrate at all touch. It is Battery life time monster . May be not. I dont have test it so fast. But it give me so a feeling.. But that is a nice useful application. With this new option vibration occur only on specific applications like TouchFlo, Youtube and Opera.
xboxhaxorz;
I see you.. I think in a near time we will see customized or official TouchFl3D for all touch based HTC devices with new versions. I like stock tab and customize tab option in Settings
I think nobody have an idea like Me
Is this a big request
That specific tab/opera vibrating works on some roms with the new TF3D2 from Xboxmod (the first version V1C seemed to have it, but the V1D does not implement it, or at least I have not been able to do it again)

[SOLVED] Hide tabs in Sense

Hi all,
I'm trying to make a cab which should hide tabs in Manila but for some reason
it doesn't want to hide the tabs.
Does someone know how to accomplish this?
Thanks in advance!
The following registry I've added in the cab, but after the cab is installed and I softreset the device the old registry is still there plus the tabs are still vissible.
This values I copied from device after manual hiding the tab first.
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Manila://footprints.page.hidden"=dword:00000002
"Manila://docexplorer.page.hidden"=dword:00000002
Hi,
Just look, may be you need to modifiy the key in:
HKLM\Software\HTC\Manila\Configuration\(n° of tab)\Enable=0
But I think the problem if you do like that tab number should be the original number, if you move the tabs cab will not work.
Hi Ct_moi,
Thanks for your answer but that key doesn't exist on my device.
ct_moi said:
Hi,
Just look, may be you need to modifiy the key in:
HKLM\Software\HTC\Manila\Configuration\(n° of tab)\Enable=0
But I think the problem if you do like that tab number should be the original number, if you move the tabs cab will not work.
Click to expand...
Click to collapse
Sorry my bad, after some more investigation, this hides the tabs.
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Manila://footprints.page.hidden"=dword:00000001
"Manila://docexplorer.page.hidden"=dword:00000001
Weird as I copied previous values from device.
Anyway it's solved.
Thanks again!
Interesiting,
I was trying something similar for my next release of my kitchen build. Like you I went into the registery and changed the dword to 2 and it made the particular tab hidden, when I tried it as part of a cooked rom it crashed sense.
From what I can tell dword:2 should enable the tab and dword:0 should hide them, but as I said when I tried it, sense just froze on startup.
I am also looking into being able to predefine the order of the tabs as well, so you can cook only the tabs you want and the order you want them. I'll let you know if I come up with anything!
Nono that's not what I did.
This is what I did to discover the registry values of hidden tabs.
First I made a registry dump with Dotfred´s Taskmanager on my device
Second I went into Manila settings/Personalise-Home screen tabs and untabbed the tabs I wanted to hide.
Third, after softreset I made another registry dump after the tabs were hidden
Fourth I compaired the two dumps (before and after) using ´Compair it´ and copied the changes
That´s how I found the values of ´2´
The value ´1´ to hide the tabs was just a wild ques and it worked.
GhostXSeries said:
Interesiting,
I was trying something similar for my next release of my kitchen build. Like you I went into the registery and changed the dword to 2 and it made the particular tab hidden, when I tried it as part of a cooked rom it crashed sense.
From what I can tell dword:2 should enable the tab and dword:0 should hide them, but as I said when I tried it, sense just froze on startup.
I am also looking into being able to predefine the order of the tabs as well, so you can cook only the tabs you want and the order you want them. I'll let you know if I come up with anything!
Click to expand...
Click to collapse

Categories

Resources