Seeking help creating contact dialer with CHome Configurator - HTC Excalibur

I'd like to create a "T-Mo MyFavs-esque" panel on the home screen. I've already used CHome to create an app launcher but if I try to set the template to contact dialer it lets me get as far as selecting the number and then crashes with an error.
Any tips?

I had the same problem it crashes if the contact has a nickname, I just removed the nickname so I can use the template.

that's strange...I've not set any nicknames...just the first name, number(s), email, ring tone, and pic
What did you do (step by step) to create it?
EDIT: Well that's odd. I can do it for one contact but not another. I will test others and look over the contacts record to see what the issue is.
EDIT2: Yes! There was a nickname in there! I just forgot I guess. It works now! Too bad there isn't a way to change the order of the pages (make page 5 page 1, etc.).
THANK YOU for the tip Caesar GDI. All the mods offered earlier was fail. Epic, Fail. You, sir, however, WIN.

Related

[Solutions] HTC Homeplug problems

The new HTC Homeplug looks really good, but there are several issues with it, which I propose to discuss in this thread.
[size=+1]Adding new weather sources[/size]
1. Go to http://wwwa.accuweather.com/world-city-list2.asp (update: try also http://htc.accuweather.com for those having trouble getting their cities to work) and enter your city under "Find an International Location by Name" (the top box) and click Go.
2. Click on the city you want in the results
3. Copy the zipcode query string from the URL, e.g. Coventry, UK is "EUR|UK|UK001|COVENTRY" (don't copy the last pipe).
4. Open both HH_0409_WeatherCities.xml and _HH_0409_WeatherCities.xml from the \Windows folder and copy one of the other lines, replacing the data with the city name and the code from part (3).
It should look something like this:
Code:
<city name="Coventry, UK" locationcode="EUR|UK|UK001|COVENTRY"/>
5. Save the file back to the \Windows directory
6. Select your newly acquired city from the list!
This doesn't seem to work for everyone as it appears to be restricted to certain cities, no one is particularly sure why yet. If after following these steps you get an error downloading data then it probably does not support the city code you entered. To find your city look here: http://htc.accuweather.com
[size=+1]Weather not updating[/size]
No solution yet
[size=+1]Photocontacts in the applications[/size]
See Vijay's solution here: http://forum.xda-developers.com/showpost.php?p=1312528&postcount=59
(See screenshot atatched to this post)
You can also use the same approach to use VJSMS and VJEmail to open SMS and emails to your contacts.
[size=+1]Making it smaller[/size]
The biggest issue (pun intended) for me is the size of it - there isn't room for much else on the today screen. I know the idea is that it is thumb friendly, and it is, but I would like to make it a little smaller. I've looked through the reg and can't find anything to do this, nor any options anywhere. Probably requires decompilation / impossible.
If you have any ideas / solutions to these problems, or more problems of your own, post them below. I will try and keep the first thread updated, if you have a solution PM me so that I don't miss it.
Thanks
With the Today plugin there's no need to use the "No unread messages" plugin, since they pretty much defeat each other, so there's one thing that can be removed to make more room. I'd like to see an MMS shortcut?
I've removed the messaging plugin too.
With regards to the MMS counter, I think that because the SMS/MMS inboxes are now combined, it might count the cumulative total in the Unread SMS counter? I haven't tested it yet. I also want to find out what happens when I sync my texts to Outlook with Jeyo Mobile Extender, and how it treats MMS.
ronfin44 said:
With the Today plugin there's no need to use the "No unread messages" plugin, since they pretty much defeat each other, so there's one thing that can be removed to make more room. I'd like to see an MMS shortcut?
Click to expand...
Click to collapse
Yes, that is right. It is double things showing on the Today.
Oliy said:
The new HTC Homeplug looks really good, but there are several issues with it, which I propose to discuss in this thread.
Adding new weather sources
1. Go to http://wwwa.accuweather.com/world-city-list2.asp and enter your city under "Find an International Location by Name" (the top box) and click Go.
2. Click on the city you want in the results
3. Copy the zipcode query string from the URL, e.g. Coventry, UK is "EUR|UK|UK001|COVENTRY" (don't copy the last pipe).
4. Open both HH_0409_WeatherCities.xml and _HH_0409_WeatherCities.xml from the \Windows folder and copy one of the other lines, replacing the data with the city name and the code from part (3).
It should look something like this:
Code:
<city name="Coventry, UK" locationcode="EUR|UK|UK001|COVENTRY"/>
5. Save the file back to the \Windows directory
6. Select your newly acquired city from the list!
Thanks
Click to expand...
Click to collapse
Hi thanks for the twaek...
But this seams dont work...
Do they not show up in the list? Try a soft reset.
Make sure you update both xml files (one has a _ infront of the name) and make sure the _ file is read only after you save it, works for me
I have managed to put photocontacts in the Applications tab, see first post for details. Not particularly elegant but it works!
Question about icon(s): What are the dimensions? 32x32, or any size and it'll resize it automatically?
The original icon size in VJDialer.exe is 32x32 and 8 bit depth. I managed to replace it with 64x64 pixels and 24 bit colour depth with Resource Hacker so you can have good quality photos. They show up a fixed size on the app tab though.
I'm pretty sure you can use whatever size icon you want, but 64x64 was noticeably better quality than 32x32.
1. Create icons (*.ico) for all the photo contacts you want using GConvert or similar icon creator.
2. Extract VJDialer.exe from VJPhonetools and open it with Resource Hacker.
3. Open the Icon > 1 folder and right click on 2057, which is the icon
4. Select "Replace resource" and replace it with one of the icons you made earlier
5. Save the .exe with a new filename, e.g. contactName.exe
6. Repeat steps 2-5 for each icon you have created.
7. You should now have a set of exes which each have your contacts' photo. Copy these to your phone, for example "\Program Files\Phonetools".
8. Create shortcuts to each of these exes and place them somewhere in \Windows\Start Menu. I use \Windows\Start Menu\Programs\Speed dial".
9. Go to the HTC Homeplug and add new button. Select your photo contacts!
Can you simplify these? For some reason it didn't work. I was able to add the shortcut, but wasn't the same. Didn't show an icon I made and showed me an error
Oliy said:
The original icon size in VJDialer.exe is 32x32 and 8 bit depth. I managed to replace it with 64x64 pixels and 24 bit colour depth with Resource Hacker so you can have good quality photos. They show up a fixed size on the app tab though.
I'm pretty sure you can use whatever size icon you want, but 64x64 was noticeably better quality than 32x32.
Click to expand...
Click to collapse
Sorry to be a pest. Just not grasping using the Resource Hacker. I followed the steps, but I'm missing something. Is there a laymans version or a cheat-cheat for dummies? lol
I didn't explain it very well, here is an alternate explanation:
Create icons for all your contacts out of pictures
1. Use GConvert or similar to open an image file and save it as an icon eg contactName.ico.
2. Do this for each contact you want to display.
You now have an icon file displaying each of your photo contacts
Create a series of VJDialer.exe files each with an icon of your photo contact
1. Use Resource Hacker and open VJDialer.exe from VJ's cab
2. In the pane on the left, click on "Icon" to expand it
3. Click on "1" below "Icon" to expand that
4. The object below "1" is the icon, right click on it and select "Replace resource"
5. Select one of the icon files you created earlier
6. "Save as" a new name, for example contactName.exe
You now have an instance of VJDialer.exe with the photo for an icon for each of your photo contacts
Create links to the exes in the start menu
1. Bring up the context menu on one of the exes and "Create shortcut"
2. Edit the shortcut to include the phone number of that contact as documented on Vijay's website
3. Copy the shortcut to the \Windows\Start Menu directory.
4. Do this for each instance of exe
5. Add all your contacts to HTC Homeplug
ronfin44, just have a play around with it, one or two of my icons didn't work properly the first time I tried, if in doubt try another icon just in case.
Thanks bo. I opened VJ's dialer shortcut in Notepad and did a quick edit of it so it would dial a specific number, but now I'm gonna try your instructions.
my icons etc work fine. ...the only issue is when im recieving a sms through the plam threader the plugin cant reconize that i recieved a sms. Is it because its through the threader emails etc show up but my guess is because im using the plam threader.
I'm stuck on how to edit the exe once I make it, like how do I add the number? Not too clear on VJ's website. It shows the example, but what do I use? When I tried it in Notepad it gives me an error when I try to Launch it:
No recipient found!
Format eg:
VJDialer123
Please Donate! etc etc
Not sure if this is part of the new Touch stuff, but the new battery icon in the top bar (in line with the start button) blocks the time/date from showing where it normally would.
Is there a way to remove this icon so the time and/or date can be displayed there?
hahaha I figured it out! I'm an ass! I kept selecting the wrong icon in the menu, and NOT selecting the shortcut! lol Thanks for all your help guys! -fin
Oh, I make awesome icons if anyone wants some!
even the new weather info wont help
i really need the weather to work, can any one prove to me that it works for CHAMPAIGN ILLINOIS UNITED STATES
http://www.accuweather.com/world-index-forecast.asp?partner=accuweather&locCode=NAM|US|IL|CHAMPAIGN&metric=0
Updating HTC Weather Plug-in with GPRS....
I can update weather via wifi and active sync but i cannot connect and update via gprs. I can surf the web just fine, Windows live mail works fine, just cant update HTC weather plug-in. Used Weatherpanel with Dymond with same gprs setting and it worked as well. Anyone else having these issues.
using Tmobile USA Blackberry Connect plan
Thanks

MyFaves icon went red-X

I'm sorry to do this. I'm just burnt out on searching today. The icon on my MyFaves panel (the five circles icon) decided to go AWOL today. All the icons appear to be intact in the Windows directory. What do I have to edit to get rid of the damned red "X"?
Only thing I've done differently was update CHome Configurator and CHome Weather. I'm not blaming them since they really don't deal with the icon. I just can't think of anything else I've done.
Go to HKLM\Software\Microsoft\CHome\MyFaves and edit the iconpaths location to where your pic is. The first pic in iconpaths is when your window is active and the second pic location is when your window is inactive. Your pic is probably in your \Windows directory. Hope this helps
(just in case I wasn't clear, here's a capture)
I gotta get off this thing for the night.
the iconpaths key has the value "4605;4604".
What does that translate to?
beartard said:
the iconpaths key has the value "4605;4604".
What does that translate to?
Click to expand...
Click to collapse
Do you have the My Fav icons in your windows folder?
if yes, then change the link in the iconpaths to the MAIN "my fav" icon in both reg address'
In the brozeres.dll, the picture files for iconpaths are predefined (meaning they are preloaded, so you don't have to do jack to have your screen be complete).
You can change their paths to whatever you want and that image will replace what the bronzeres.dll days that iconpath should be.
So if you want your active icon to be a color image of My faves icon , and your inactive to be a black and white image of the same, then it would look something like this:
iconpaths:
\Windows\youractiveimagename.png;\Windows\yourinactiveimagename.png
Just make sure whatever image you replace IS located in the place you entered in your registry. It's that easy. Takes like 5 minutes, just type in location drop pics in location (if not already there) and reboot or run your weather update and reload homescreen (might have to change layout, not sure about that). That's it.
I owe you a beer.
One day, my friend.
Oh sure he gets the beer but i dont?
Fine next time ill write a page long way of fixing your issue. lol
Hell, get us all together and the first round's on me.
A clue, perhaps?
beartard said:
I'm sorry to do this. I'm just burnt out on searching today. The icon on my MyFaves panel (the five circles icon) decided to go AWOL today. All the icons appear to be intact in the Windows directory. What do I have to edit to get rid of the damned red "X"?
Only thing I've done differently was update CHome Configurator and CHome Weather. I'm not blaming them since they really don't deal with the icon. I just can't think of anything else I've done.
Click to expand...
Click to collapse
Okay, the MyFaves pics on the collapsed panel are now X's on my phone.
The pics/icons in the expanded panel are fine.
I believe I have found a clue:
Thinking it might reset the collapsed MyFaves pics/icons panel, I
thought I would change the home screen to something else, reboot, then
change it back and reboot again.
But the home screen layout wouldn't change! So I scrolled through the
home screen settings and discovered duplicate fields on the settings
page for "Home screen layout" and a couple of other fields.
If I changed the layout in the second occurrence (or both occurrences) of
the "Home screen layout" field then the change would occur, but not if
I changed it only in the first occurrence of the field.
Oddly enough, sometime over the weekend the duplicate fields
disappeared but collapsed My Faves panel still displays the X's
rather than miniature pics/icons MOST of the time. Occasionally a
single mini-pic will appear, not always the same one.
Obviously something about the Home Screen settings has become
corrupted.
Here's where maybe XDA developers can help. I'm thinking that the various
home screen layouts must be templates into which a user's unique
settings are imported.
For example, you and I (and everyone else) have identical templates
for, say, the "T-Mobile default" layout. Our unique settings (My
Faves people and icons/pics, Weather app city, etc) are properties imported into the template before (or as) it is displayed in the panel. If someone could find out what file(s) comprise the "T-Mobile default" template, someone
might be able to either tell us how to fix the corruption or post the uncorrupted template file(s) copied from another Dash phone.
Now, while online with my Dash to Tmo this past weekend through Web2Go
I came across a support screen that listed support for "missing
MyFaves app". Unfortunately that link led nowhere (dead). Now I can't even find the page, but obviously T-mo does recognize a missing MyFaves app as an issue, so it may be possible to restore our missing icons/pics to the collapsed MyFaves panel by reinstalling the MyFaves app.
I'm not sure this is relevant, but this occurred after a couple of aborted attempts to install Opera, then Mini Opera. Eventually I got Mini Opera installed.
Distinguished XDA developers, I know many of you think the MyFaves app is useless but some people like having it, so any help that you can provide is greatly appreciated!
-GoJ

remove missed calls and calender? ive searched

OK, I know i will get flamed, but i have searched here, ppcgeeks, and howard forums, but apparently am not using the correct phrase or tag words. Can I, and if so, how can i remove the calender and missed calls from the home screen? i have ready through a ton of threads, i just cant find an answer. Flame away, but please also answer! BTW, i'm not a noob to these devices, i have had a 6700 and 6800, custom roms, etc, and have "tweaked" my TP2 rather significantly. i am pretty close to where i want it, just want to get rid of these last 2 things, then it is a hard reset, and reinstall everything i like. please help!
I know you can get rid of the "calendar" and "missed calls" icons quite easily. But you want to completely remove the links? So for the end result, you want just the clock on your home tab? ie, you don't want to see your next appointments and missed calls at all?
To answer your question, you will have to be more specific with your description. For instance, what items do you have selected for your today screen? Are you using Manila/TouchFLO 3D, HTC Home, or a 3rd party Today plugin? One possible fix could be disabling the calendar from the Today Items menu, or if you are using Manila/TouchFLO 3D, you can customize the tabs and remove the calendar from the list. Maybe you can take a screenshot of your screen so it is easier for us to see what you are talking about.
yep, just want them off the home screen, btw ohyeahar, i am using your skin and love it, thank you very much for all of the work.
i am using touchflo3d, i've taken all of the check marks off of the items list in the today settings screen, aside from the touchflo 3d check
Ok, I see what you are saying... On the "Home" tab of TouchFLO 3D, you would just like to see the clock and nothing else.
I did a search and found this thread:
http://forum.xda-developers.com/showthread.php?t=424590
In the thread they referenced Diamond TF3D Config, by Sushilange
I searched for that and found this thread with a download link:
http://forum.xda-developers.com/showthread.php?t=405749
I downloaded the cab, installed it but it would not work on my phone
Apparently, this is for a previous version of Manila
I did some more searching and it seems that a lot of people want the same thing as you but I was unable to find a way to do it.
I am going to poke around in my registry and see if I can find a way to modify the home tab manually.
I found another thread that talks about removing the Calendar and Missed Calls:
http://forum.xda-developers.com/showthread.php?t=456474
There are some cabs on page 3 that you can try or you can read further in the thread where it talks about modifying the xml files to manually make the changes.
thank you, i will weed through and see what i can come up with.
well, the no dotted lines cab worked fine. i used the 590ad244_manila.zip file and replaced the file in windows and the calender is gone, not the missed calls. i attached the files here, thank you to [email protected] for these, i will continue to read through and see what i get.
ok, well, after some searching and fooling around, I tried editing the manila file again, but still have the missed calls text up. also, the above file only removes the calender text, and not the actual button, so if you press in the spot where the calender text was, it goes to the calender. not a huge issue, just thought i would mention it. but still not able to get rid of the 0 missed calls. my search continues, getting closer though.

Problems selecting text - in SOME apps

I have just upgraded from a TyTN2/Kaiser to a new TP2/Rhodium running WM 6.1 .. and am enjoying the experience except for one fly in the ointment.
Text selection in certain apps is incredibly painful: using the stylus to select a portion of text is almost always interpreted as an attempt to drag-scroll the display. "Almost always" because if you time it properly, waiting a second or so and start dragging before the context menu pops up, then it sorta kinda works. But the selection seems to kick in quite some time AFTER beginning to drag, and therefore doesn't start at the beginning of the target. And Double-clicks (to select a whole word) no longer stretch word-for-word as I drag.
Most apps still work fine, but the following key apps suffer this annoying misbehaviour:
Contacts - But only the "Notes" tab. All text in the "Details" tab behaves as expected!
SMS texting - This occurs when selecting "Send Text Message" from a contact's Summary display (which is actually my preferred method as it is the quickest!). And it also occurs if you start an SMS from the messaging app via menu options Menu\New\SMS. But if you compose an SMS in the threaded view of a conversation in the same app, then the text selection is ok!
I can't find any posts by others who might be experiencing something similar, so is there a solution for this? A registry hack maybe? Am I the only one who has noticed this problem, or am I the only one who is annoyed so much by it?
Notes tab of Contacts app: I experience the same here. But it doesn't really bother me too much since I rarely have to select text here.
Messaging App: I didn't know you can select text like that (ie. tap and hold for a bit and drag) until you mentioned it! Anyway, if you want to select text here, you can always tap "Menu" and then "Select Text".
ohyeahar said:
Notes tab of Contacts app: I experience the same here. But it doesn't really bother me too much since I rarely have to select text here.
Click to expand...
Click to collapse
I use the contact notes extensively, so it is extremely frustrating to have it compromised and complicated now (compared with TyTN2).
ohyeahar said:
Messaging App: I didn't know you can select text like that (ie. tap and hold for a bit and drag) until you mentioned it! Anyway, if you want to select text here, you can always tap "Menu" and then "Select Text".
Click to expand...
Click to collapse
Ahh - thanks for that! Now if only i could find a way to keep that as the default
** UPDATE **
** UPDATE **
I just noticed that everything works properly .. if and only if you use "My Mobiler" to remotely control the phone. So you can use your mouse and your desktop monitor to drag select text in the above compromised apps (including Active Tasks by the way) .. and everything will be fine.
But when it come to using the stylus on the phone's touch-screen directly, the selection still misbehaves!!
This is not a workaround, just mentioning it in the hope that it might help someone enlightened enough to be able to piece the puzzle together
http://forum.ppcgeeks.com/showthread.php?t=85583
Here's a solution to your problems.
digitaliceblast said:
http://forum.ppcgeeks.com/showthread.php?t=85583
Here's a solution to your problems.
Click to expand...
Click to collapse
Thanks, but i'm not sure how exactly does it solve the problem? If you mean the post by orlandojumpoff (post #16) about pressing and holding and then dragging when the animation starts, then that's actually the problem itself.
The animation goes by so fast, that each time you do this, it takes a few false starts before you manage to time it right. The overall effect is to give priority to TF3D scrolling at the expense of functionality in terms of text selection. It makes me want to rip out TF3D by it's heart, which of course is a bit overkill.
I'd settle for being able to tell TF3D to stop interfering in specific apps, or simply to stop interferring while editing. Actually, come to think of it .. another viable option might be to find a way to get that animation to take a little longer ... hmmm
One thing you can do to mitigate it somewhat is to double tap on a word to select a word, triple tap to select an entire line. I use Pocket Informant and it too won't allow me to drag to select unless I try to time it like you do. Another trick is to use the hardware keyboard, and your arrow and shift keys combined to select text.
Sure wish the good things we like about WM would stick from version to version, and the bad things would be fixed and stay fixed. Hey, it could happen
trids said:
Text selection in certain apps is incredibly painful: using the stylus to select a portion of text is almost always interpreted as an attempt to drag-scroll the display...
Click to expand...
Click to collapse
There is a similar problem on Topaz (Diamond 2). It seems finger scrolling sensitivity was made too high and it can no more tell finger from stylus. I found a (partial) solution. Maybe it works on Rhodium too.
- Find the registry key "HKLM\Software\OEM\TFLOSettings".
- It should contains a subkey named "TFLOIgnoreAPPs". If it does not exist create it.
- For every application where you want to be able to select text add a string value called "IgnoreAppXY" where XY are two characters different for every entry.
- As value enter the name of the application EXE file as seen in file explorer (warning: case does matter).
From then on for that applications finger scrolling is suppressed and text selection works as expected.
This is a sample from my registry
[HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings\TFLOIgnoreAPPs]
"IgnoreAppST"="WiFiNetwork.exe"
"IgnoreAppYT"="YouTube.exe"
"IgnoreAppPH"="PIMHelper.exe"
"IgnoreAppNP"="NOTEPAD.exe"
"IgnoreAppCE"="ContactEditor.exe"
"IgnoreAppTM"="tmail.exe"
"WiFiNetwork.exe" and YouTube.exe" were already there. I added "PIMHelper.exe" (editing inside SPB Diary Today plugin),
"ContactEditor.exe" (editing for Contacts), "tmail.exe" (editing for SMS and email) and "NOTEPAD.exe" (Orneta text editor).
Hope it helps.
That method worked for me for Pocket Informant, using "ignoreappPI"="PocketInformant.exe".
Thanks!
SOLVED!
oruam57 said:
[HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings\TFLOIgnoreAPPs]
"IgnoreAppST"="WiFiNetwork.exe"
"IgnoreAppYT"="YouTube.exe"
"IgnoreAppPH"="PIMHelper.exe"
"IgnoreAppNP"="NOTEPAD.exe"
"IgnoreAppCE"="ContactEditor.exe"
"IgnoreAppTM"="tmail.exe"
:
:
Hope it helps.
Click to expand...
Click to collapse
Brilliant - Thank you! This is EXACTLY what i was hoping for! Awesome!
Update:
I posted this brilliant solution to the standard thread for Rhodium Cabs,Tips,Tweaks etc
.. Thanks again oruam57!
Just a word of caution. My device already had [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings\TFLOIgnoreAPPs], with YouTube as the only exclusion, but i notice that the board seems to introduce a space into the "TFLOIgnoreAPPs" portion, which might cause problems for some folks who want to try this out.
And for the record, this solution does not solve the problem for the standard editor for Contacts and Tasks, which doesn't have a Process whose name you can use. So I'll start looking at custom editors for Contacts now, but it's good to have this handy tweak within reach!
trids said:
And for the record, this solution does not solve the problem for the standard editor for Contacts and Tasks, which doesn't have a Process whose name you can use.
Click to expand...
Click to collapse
Maybe I do not understand exactly your problem but on my Topaz:
- in the first tab of standard Contacts and Task editor text selection does work (do not know why, I suppose Touch Flow has some internal logic);
- in the second tab (Notes) of Contacts text selection can be forced working by inserting the process "ContactEditor.exe";
- in the second tab (Notes) of Tasks text selection can be forced working by inserting the process "poutlook.exe".
At any rate using Dotfred's Task Manager (http://www.dotfred.net/TaskMgr.htm) you can inspect processes and windows on your phone and with a little patience you can find the owner process of any interesting window.
Hooray!
oruam57 said:
Hope it helps.
Click to expand...
Click to collapse
Thank you soooo much oruam57! I searched for hours yesterday for a fix for this issue. It was driving me crazy. I made two of my own for ListPro and eWallet and they work great now too. THANKS!
oruam57 said:
Maybe I do not understand exactly your problem but on my Topaz:
- in the first tab of standard Contacts and Task editor text selection does work (do not know why, I suppose Touch Flow has some internal logic);
- in the second tab (Notes) of Contacts text selection can be forced working by inserting the process "ContactEditor.exe";
- in the second tab (Notes) of Tasks text selection can be forced working by inserting the process "poutlook.exe".
At any rate using Dotfred's Task Manager (http://www.dotfred.net/TaskMgr.htm) you can inspect processes and windows on your phone and with a little patience you can find the owner process of any interesting window.
Click to expand...
Click to collapse
@ Oruam57, you're right, thanks again! I was in fact using DotFred's Task Manager to discover the processes .. but i came to the incorrect conclusion (that there was no identifiable processes, for Tasks and for Contacts) because i saw no change in the processes listed between editing and not editing their notes, as poutlook.exe was still running after i edited the notes and while the list of tasks/contacts was still displayed.
And this is how I overlooked the possibility that poutlook.exe itself was the editor
BTW, i notice that the exclusion for poutlook.exe works for the notes of both Tasks AND Contacts, they seem to use the same editor. I have no ContactEditor.exe listed at all, must be for your custom editor.
I tried with on WLMMessenger.exe, but it didint work.
I still cant select ( highlight ) text from a conversation. When i do it begins to scroll..
Has anyone the solution?

Basic customization for TF3D home screen

Using:
HTC Tilt2 (AT&T)
Stock ROM
Manila 2.1 tf3d (not sense ui)
Is there any simple way (via editing xml code or a .cab) to add notifications to the home screen of the touchflo 3D? I really dislike both the sms and email tabs and want to remove them, but need to know when an account has a new email.
Alternatively, is there a way to make the tabs display the # of NEW messages, rather than Unread messages? If so, I could just use the tabs for notification, and otherwise ignore them...
I have been searching a reading until my head hurts, but I just cant seem to find the right key words to get the info I need. Thanks for any help...
Ok, maybe a complicated way, then?
After looking through all of the xml files on this device, there does not appear to be one that controls the main "home" tab of the touchflo 3d interface. At least, not one that I can make any sense of (there are several that are just numbers/letters grouped in 4s through most of the document)...
So... What type of file should I be looking for, and how to edit it?
---------------------------------------------
What I think I know about the xml files:
att_tabitems.xml -> all of the elements on the att tab of the touchflo ui.
default_contacts.xml -> speed dial
ha_skin_*.xml -> photos and videos tab of touchflow ui
internet_portal-en-US.xml -> top half of internet touchflo ui
StreamingPlayer*.xml -> music tab of the touchflow ui
There's also a few obvious ones for other program's, like the calculator, settings for pop mail... etc
They are manila files.
I did a quick search and i found this... not sure if it will work though
http://forum.xda-developers.com/showthread.php?t=611346
cbeck said:
Using:
HTC Tilt2 (AT&T)
Stock ROM
Manila 2.1 tf3d (not sense ui)
Is there any simple way (via editing xml code or a .cab) to add notifications to the home screen of the touchflo 3D? I really dislike both the sms and email tabs and want to remove them, but need to know when an account has a new email.
Alternatively, is there a way to make the tabs display the # of NEW messages, rather than Unread messages? If so, I could just use the tabs for notification, and otherwise ignore them...
I have been searching a reading until my head hurts, but I just cant seem to find the right key words to get the info I need. Thanks for any help...
Click to expand...
Click to collapse
How would the phone discern which messages are unread as opposed to which is new? They are essentially the same thing. Good luck with finding that one.
All new messages are unread... but all unread aren't new (but "new" being as you haven't read them so, in a sense, all unread messages are new... yeah haha have fun with that.)
Not quite, I think...
brent372 said:
They are manila files.
Click to expand...
Click to collapse
I've looked at all of the manila files with the manila editor (literally every single one)... they all seem to be just images. Am I missing something here?
Edit: Yes, I'm a blooming dope. The manila editor was filtering for just graphic files. opening in mode9 editor allows me to see file types. There are 4 types of manila files: mode9, lua, xml, and graphic files. Haven't figured out what yet, but the file 590ad244_manila seems to be the xml file controling the home screen. Not sure how far I can get with just the xml (as there are also lua and mode9 files associated w/ the home screen, but I'll be giving it a go over the next bit
macaraballojr said:
I did a quick search and i found this... not sure if it will work though
Click to expand...
Click to collapse
Thanks, but that thread says it is for "sense", and that seems to be different than the 2.1 tf3d "manila"... at least based on post 3 of this thread
forum.xda-developers.com/showthread.php?t=676139*.
Click to expand...
Click to collapse
That is exactly what I am looking for though.
Any chance that information is wrong and I actually have sense 2.1? I read elsewhere that if the slider icons were black/white, it's not sense, colored icons, it is. Can't seem to find that info anywhere right now though.
Thanks for the help so far, I really do hope you all can help me sort my muddled noob confusion out here.
*Sorry, had to remove the http bit from the link to the post. for some reason the forum is calling that an outside link and not allowing it.
buru898 said:
How would the phone discern which messages are unread as opposed to which is new? They are essentially the same thing. Good luck with finding that one.
All new messages are unread... but all unread aren't new (but "new" being as you haven't read them so, in a sense, all unread messages are new... yeah haha have fun with that.)
Click to expand...
Click to collapse
Well, I have ~102 unread messages on my gmail account (I suscribe to several linux lists- i know, cut back) and 4 unread messages on my outlook. In TF3D UI, the message tab says 99+. If I switch to stock Windows Mobile 6.5 (titaniun), on the email slider it just says "1", because there has only been one message received since the last time I went to the email interface and opened those accounts. This has been the default behaviour of all of my previous WinMo devices (always WinMo standard, before now).

Categories

Resources