Problems selecting text - in SOME apps - Touch Pro2, Tilt 2 Windows Mobile General

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?

Related

(Happy) Easter Eggs in WM6

WM6 Easter Eggs - WM6 Features (search terms)
This is a list of new and little known features in WM6.
Please add any I miss to this thread and I will try to put them in this post (with credit of course)
1. Typing on the keyboard on the today screen will automatically bring up the phone with matching contacts. Certain phone skins do not support this and you will just get a text box with scroll bars covering half the screen but nothing in it. If this happens switch your phone app with the Tweak app (varies depending on who’s WM6 you are running)
2. From Messaging (Outlook, SMS, MMS, [POP/IMAP? not tested] ) if you start typing it will search through your messages for whatever you type. Hold “H” for a list of shortcuts. I think the shortcut keys mean hold that letter.
3. Under calendar; If you create a new appointment and decide you don’t want it, you can now pres menu and cancel (cancel was not in wm5)
4. When typing in WiFi keys (WPA, WEP, whatever) you can actually see what you are typing instead of just ******.
5. The new feature I found that I love is if you go into the options for the calendar you can now set it to start in Month view (or whatever view you prefer). I couldn't stand the fact that WM5 kept reverting back to agenda!
(Thanks chymmylt!)
6. The camera finally keeps adjustments like contrast and sharpness saved.
Previously if you soft reset or power off and on the phone, these settings would always revert back to the defaults.
(Thanks abubasim!)
7. In Contacts, when you edit a contact you now have 'File As' useful if you want Forename Surname instead of the default Surname, Forename
(Thanks nbedford! [I installed the "File As" plugin and never noticed that it the ability to change it was built in =)] )
8. In Outlook, if you [Reply All] by default it copies your own email address into the recipient list, so you receive your own mails, even if you auto-save them already in Sent Folder. I found that extremely annoying because with every [Reply All] I had to manually remove my email address before sending.
You can avoid this easily:
1. Programs -> ActiveSync
2. Menu -> Options
3. Select the E-mail information type and tap Settings
4. Tap Advanced
5. Enter the e-mail address you want to remove when replying to all senders in My e-mail addresses
(Thanks aublumberg, This applys to WM5 also but not to many people know this one.)
Let me know if this is a waste of space, and if not, lets keep this thread on topic and point out all the fun reasons to use WM6.
Later, Lew
thanks. couple those i didnt know about.
not quite "easter eggs" though are they
thanks for sharing this information
i found the firts two points very usefull, and (correct me if i'am wrong) due to the lack of a propper wm6 manual i think this thread comes quite handy
The new feature I found that I love is if you go into the options for the calendar you can now set it to start in Month view (or whatever view you prefer). I couldn't stand the fact that WM5 kept reverting back to agenda!
The camera finally keeps adjustments like contrast and sharpness saved.
Previously if you soft reset or power off and on the phone, these settings would always revert back to the defaults.
In Contacts, when you edit a contact you now have 'File As' useful if you want Forename Surname instead of the default Surname, Forename
Bump for added Features.
Not new, but little known and well hidden:
- press and hold the action button
- tap and hold the clock in the title bar until the dots stop moving
- when you release both the stylus and the action button, you get a small menu with an "execute" (or "run") entry. Tap that to get sort of a command line prompt.
Cheers
Daniel
Very nice thread. thnx for the little hints
Are there any real easter eggs in win mobile?
Pisquee said:
Are there any real easter eggs in win mobile?
Click to expand...
Click to collapse
I hope that is a joke. i wouldnt be surprised if it's not
tadzio said:
Not new, but little known and well hidden:
- press and hold the action button
- tap and hold the clock in the title bar until the dots stop moving
- when you release both the stylus and the action button, you get a small menu with an "execute" (or "run") entry. Tap that to get sort of a command line prompt.
Click to expand...
Click to collapse
This is a real easter egg!
WIKI Pls
In the interest of WIKI and promoting the use of knowledge being written once and used many times, there is already a knowledgebase for this with lots of stuff, if you can add yours and close this, everybody will know where to go for their easter eggs...
http://wiki.xda-developers.com/index.php?pagename=Hermes_Buttons
Tap and hold the clock on the title bar lets you switch between digital and analog disply - no idea that happened until now!
I guess, you already know this...
Pressing the "power button" for 3 seconds turns off (not just standby) the device (with WM2003 it wasn't possible...)
This is probably an old one but I didn't know it myself until Googling for it:
In Solitaire, open the on-screen keyboard, tap Ctl and Shift and then Deal. It gives you the perfect hand.
Source: The Easter Egg Archive. The site has a few more . . . of which this one is the only one that seems to be working.
VivaErBetis said:
This is a real easter egg!
Click to expand...
Click to collapse
. . . but an old one. I could do this one on my old JAMin (WM5 AKU2.0).
pello said:
I guess, you already know this...
Pressing the "power button" for 3 seconds turns off (not just standby) the device (with WM2003 it wasn't possible...)
Click to expand...
Click to collapse
it's in the manual
panzer said:
it's in the manual
Click to expand...
Click to collapse
Yes i know but...i have never touched a manual for mobile devices
BTW: i don't need this function
Good and handy tips!!! Thank you.

Cannot select multiple files in File Explorer

Just found another problem with my TP2. I want to move some files to another location but I cannot select multiple files in File Explorer by draging the stylus to highlight them.
Is this behaviour by design or is there a bug on my device?
Shd be by default. Pls correct me if I am wrong.
I use resco for multiple file selections.
Simple.
[HKEY_CURRENT_USER\ControlPanel\Gestures\Touch]
"Disabled"=dword:1
It works! Thx Monx!
No problem. If the avatar is you, what about gimme a simple kiss. if it not u, pls dont. i'm not gay. but ur avatar is really cute . sorry off topic. just cant resist
(you know i'm kidding)
I also was looking for this solution.
And indeed, it works.
But it introduces another problem: To switch between your mail account, you can swipe from left to right.
But after this patch, that doesn't work anymore
So I've put the old setting back.
@ronh
can u give more details about email switch by swipe mate?
in manila or messaging app? mine is just fine. maybe there is some tmob customization.
monx® said:
@ronh
can u give more details about email switch by swipe mate?
in manila or messaging app? mine is just fine. maybe there is some tmob customization.
Click to expand...
Click to collapse
It's in the messaging app, not in manilla.
When you're in the messaging app, and you move your finger from left to right, it toggles between the configured mail accounts.
In mine TP2 for example: Outlook - Gmail - SMS (and then it starts over with Outlook.)
And although my provider is TMO, I have an unbranded Touch Pro2 WWE edition.
@ronh
Ok mate, got it, thanks (i always use navigation pad with raphael to do this)
Just for info, in wm6.5, we can swipe to switch between tab (iehone settings). So it cause a side effect in messaging.
ronh said:
It's in the messaging app, not in manilla.
When you're in the messaging app, and you move your finger from left to right, it toggles between the configured mail accounts.
In mine TP2 for example: Outlook - Gmail - SMS (and then it starts over with Outlook.)
And although my provider is TMO, I have an unbranded Touch Pro2 WWE edition.
Click to expand...
Click to collapse
Indeed, that's a problem.
The Xperia I had recognized if you are using the finger or the stylus. When using the finger the application scrolls and when using the stylus you can draw a frame to multiselect items.
Maybe that's possible with the TP2 too?
skycamefalling said:
Indeed, that's a problem.
Click to expand...
Click to collapse
Maybe it is related to OS build features or AKU changes.
Surely by disabling that reg key you're pretty much switching touchflo off?
So scrolling of anything in any WM apps (contacts, text messages, emails, calendar entries) will no longer work without using the scroll bar?
I just checked stock shipped Raphael (SEA 20764) OEMDrivers rgu, the value is set to 1 by default. And yes, messaging still scrollable to switch email account
I can still left< >right scroll between email accounts after this tweak.
Mesquire said:
I can still left< >right scroll between email accounts after this tweak.
Click to expand...
Click to collapse
after this tweak can you make a zoom to photos with stylus or rotate photos...????
You mean in photo albums? I have never been able to do either, even before the tweak.
I can double tap the image to enlarge it, or use the slider at the bottom of the screen to zoom in.
In any case, the inability to group files together in File Explorer is more of an issue for me than being able to rotate a photo (can always turn the phone 90 degrees instead), and the registry tweak has fixed that.
Very strange, just tried it again: With the patch --> no swiping, undoing the patch --> swipings works.
Too bad, I'd loved to have the best of 2 worlds like Mesquire...
(I guess she looks the TP2 lovely in his display )
Hi all,
The easy way to select multiple files in Explorer is the Windows way of selecting multpile files. Just press CRTL on your keyboard (you have one ) en select the files you want... It's Windows isn't it?
monx® said:
Simple.
[HKEY_CURRENT_USER\ControlPanel\Gestures\Touch]
"Disabled"=dword:1
Click to expand...
Click to collapse
so weird! My TP2 suddenly lost it even with this set to 1
already tried rebooting: still nada.
UPDATE:
on further investigation, I found I can select multiple files only in some folders, e.g., root directory of the storage card, My wallpapers, Templates, files and folders directly under My Device, Application Data, Program Files...
but not files directly under My Documents, whether under My Device or storage card
UPDATE #2
The only way to have the ability to select multiple files in any folder AND keep left< >right scroll to switch email accounts is to set the it to 1, but not reboot. If I reboot with it set to 1, it behaves like the above.
Right now I have decided to set to 1 only when I need to select multiple files with the stylus, and change it back to 0 thereafter, or before a reboot. What a pain!
Planet X said:
Hi all,
The easy way to select multiple files in Explorer is the Windows way of selecting multpile files. Just press CRTL on your keyboard (you have one ) en select the files you want... It's Windows isn't it?
Click to expand...
Click to collapse
True
but I prefer doing in portrait - if I open the keyboard to use its CTRL key, the screen switches to landscape mode.

Any way to review all messages in Message Tab?

hi Guys
I was wondering whether there is a way to review all messages in the Message Tab?
It shows the last message that was received and i have to finger scroll up and down to see all the messages. Moreover, it doesn't show me all the sent messages too, so trying to figure out what the message was related to has led to some confusing conversation.
Is there a way to show all the messages in the tab ? Tried looking for it on this search forum, but I wasn't able to find any, possibly due to the wrong keywords.
Thanks !
I'm assuming you mean in the TouchFlo 3D interface... It took me a while to stumble on this one myself (but it made sense thinking about the interface with other tabs), but you can go through the messages by dragging your finger up and down on the message on-screen. Dragging bottom-to-top goes backwards chronologically, and top-to-bottom goes forward.
Hope that helps.
thanks for the post.
Yeah i know that is how to go through the messages.
I was hoping i could see all messages displayed on the tab, instead of one message.
Is there a way to do this ?
I don't think that's possible, but you can tab on the message to open up the TF3D interface to view the conversation thread with the recipient, or click on All Messages (left softkey menu) to open the Windows Mobile interface to see the list of messages with various recipients.
Thanks for the reply.
That kinda is inconvenient. i would like to see all the new messages from different people, and i had already missed a few messages without thinking of going through the All Messages tab.
Wished there was a way to see all incoming new messages from different people at least.
Seeing as how it's still WM 6.1, I figured I'd just reuse all the old programs from my Wing. So I reinstalled the 750v palm threaded SMS program (which overwrites the current messaging app) and all was good in the world. Well, only somewhat...
Unfortunately, MMS no longer works which is really weird because it worked perfectly fine on my Wing. Now when I try to send a MMS, I keep getting the "Out of Memory" error. Oddly enough, I never got that error on the Wing... and it had a fraction of the memory compared to this beast.
Hopefully when 6.5 comes out, this can be resolved (or a program that automatically marks all your SMS's as read). Until then, the only solution I have been able to find has already been mentioned... and that's to manually swipe through each message. Sucks if you're a big texter since you can easily rack up tens (if not hundreds) of messages in a short period of time.
Thanks for the reply.
Unfortunately, i am a huge texter and i am loving the TP2. I could practically write an essay on it, and i won't feel like it is bogging me down.
Hence why i had "ignored" so many messages lol
With my Vodafone brnaded Touch Pro2 the left soft key is programmed to show "all messages" guess this is what you want but not sure how they managed it, I presume it is a reg edit. Maybe someone else knows which one.
Cheers
Barney
This is an interesting thread, as it highlights the design vs. functionality features of TF3D. As the author of this thread, me too would like to be able to see more than one message on the SMS tab and also have the option to have the reply go to the standard WM6.1 windows instead of the TF3D reply.
improwise said:
...and also have the option to have the reply go to the standard WM6.1 windows instead of the TF3D reply.
Click to expand...
Click to collapse
You can already do this... kind of. When you go to the SMS tab, click left softkey for "All Messages." This will take you to the default SMS program you have on your phone (in my case, it will launch the Palm Threaded SMS). From here you can reply to any messages you have received. It takes a little longer to reply because you have to open the default SMS program then click the thread you want to reply to. Either way, it works.
Hope this helps!
Yeah I do heavy texting and emails but the touch flow 2d is really crappy. You can't even copy and paste!
I know I shouldn't say it but just simple think like the the safari web browser, sms messaging and big onscreen keypad is being missed on my iphone.
Maric said:
Yeah I do heavy texting and emails but the touch flow 2d is really crappy. You can't even copy and paste!
I know I shouldn't say it but just simple think like the the safari web browser, sms messaging and big onscreen keypad is being missed on my iphone.
Click to expand...
Click to collapse
You can't copy and paste in the TP2 text program? Something I do every day on my Mogul? Geez, I really want this phone when it comes to Sprint, but that doesn't sound to good
TheBundo said:
You can't copy and paste in the TP2 text program? Something I do every day on my Mogul? Geez, I really want this phone when it comes to Sprint, but that doesn't sound to good
Click to expand...
Click to collapse
Yeah it SMS on touchflo sucks bad. I am little weary with my purchase so far since I don't know I've run into a lot these little disappointments.
I guess I was spoiled by the iphone simple and clean interface. Even the dialpad seems kind of small and awkward to use. I am just hoping for some hardspl mods so I can see if this device can still woo me.
You CAN copy & paste from any SMS. Just open the message, or scroll down (if in threaded mode) to the item you want to copy, tap MENU, check SELECT TEXT, highlight the text, tap & hold then select copy.
It's 1 more step than before when I can simply highlight the text or number directly without having to tap menu. I guess the new TouchFlo 3D will have problems guessing if we want to highlight some text or scroll left/right when we slide our fingers across.
Putra said:
You CAN copy & paste from any SMS. Just open the message, or scroll down (if in threaded mode) to the item you want to copy, tap MENU, check SELECT TEXT, highlight the text, tap & hold then select copy.
It's 1 more step than before when I can simply highlight the text or number directly without having to tap menu. I guess the new TouchFlo 3D will have problems guessing if we want to highlight some text or scroll left/right when we slide our fingers across.
Click to expand...
Click to collapse
When you said threaded mode, i am assuming you meant the Windows Mobile SMS app right ?
This is to clarify that the TF3D doesn't have the select text->cut and paste functionality but the Windows Mobile app does. You need to click on the left soft key "All messages" to bring up the Windows Mobile SMS screen, select the conversation, and you can then use Putra's instructions for text selection, copy and paste functionality.
Yes, in TF3D (or manila 2d), you can only read 1 sms at a time and limited to reply, forward & delete.
If you want to copy & paste, you need to open the Win Mob SMS application as outlined by btong1978

select copy drag past

Who's going to help me.
In the Dutch windows version Its not possible to slect text with the stylus and then copy past or drag it to another part of the screen.
Not even in word....
Is their an setting or a reg tweak?
All other pda's are capable of doing this exept for the Rhodium (tuch pro 2)
--------------------------------------------------------------------------------------
by the way. Its a striped down version of the Touch pro.
_
They riped of:
-the radio
-MP3 Trimmer
-zip
-the flash light
- drag copy past
-the one finger control wheel
-voice tags
-voice recorder
so I'm not very pleased with the Pro2
Phones said:
In the Dutch windows version Its not possible to slect text with the stylus and then copy past or drag it to another part of the screen.
Not even in word....
Is their an setting or a reg tweak?
All other pda's are capable of doing this exept for the Rhodium (tuch pro 2)
Click to expand...
Click to collapse
In which app? In threaded sms you just have to tap and hold a little longer before you drag the cursor. In email, the same, if you want to be easier you can point to menu - select text first. In opera just point, hold until pop up menu, choose text selection on. Just remember to revert to text selection off afterwards or it may get in the way when you intend to default mode of touchflo,i.e: scroll.
Juz fyi that i reply your thread on my TP2, select, copy, cut, all the way
--------------------------------------------------------------------------------------
Phones said:
by the way. Its a striped down version of the Touch pro.
_
They riped of:
-the radio
-MP3 Trimmer
-zip
-the flash light
- drag copy past
-the one finger control wheel
-voice tags
-voice recorder
so I'm not very pleased with the Pro2
Click to expand...
Click to collapse
Please CMIIW, rip is when someone steal from you, or lie before selling, right? Now i never stumble upon any features mentioned before i buy my TP2
And actually from list you mentioned, only flash light and scroll wheel not available. The others are only problem for you to SEARCH and LEARN.
G'luck, buddy!
You have to toggle on "Select Text" mode if you want to select text by dragging in the Messaging app.
In Word, you can just do it. Drag with the stylus or your finger nail. If you drag with your finger, you will just scroll.
TAP Select Drag paste - Help with win 6pro bug -
It's in all the programs and applications.
its not the cursor but the text
for instance Word. Its not possible to tap, drag and select text.
Please note. I used several PDA's before the Touch pro 2. All of them had a windows version allouwing me to select text with the stylus.
The pro 2 doen'st have the possibillity.
It must be a Windows bug.
for instance the agenda. If I want to move a appointment several hours I did it with the stylus. Tap hold and move.
On the aganda of the pro 2 the entyre screen moves. You cant move a singel appointment.
WhO......... gana help me out.
When in a message, click 'Menu', 'Select Text' and you will be able to select the text you require.
I must admit that this does appear to be a step backwards. I was quite happy with the way the TyTnII handled it where by you had to leave the stylus down for a few moments and then drag to select anything.
Unfortunatly, with this new method, there are some things that simply are not possible. Like, for example, dragging and dropping appointments in Calendar, dragging and dropping files in Explorer etc.
I would happily go back to the old method if possible...
Phones said:
It's in all the programs and applications.
its not the cursor but the text
for instance Word. Its not possible to tap, drag and select text.
Click to expand...
Click to collapse
Dude, stop panicking. Your spelling, grammer, and sentence structures are all messed up!
I've answered your query on how to tap&drag to select text in MS Word in the above post.
ohyeahar said:
Dude, stop panicking. Your spelling, grammer, and sentence structures are all messed up!
I've answered your query on how to tap&drag to select text in MS Word in the above post.
Click to expand...
Click to collapse
I agree with that. This is not an issue at all. It works fine. The reason you have to hold longer is because it makes slide switching much faster. e.g going to the next or previous emails etc...
intothevoid said:
I agree with that. This is not an issue at all. It works fine. The reason you have to hold longer is because it makes slide switching much faster. e.g going to the next or previous emails etc...
Click to expand...
Click to collapse
I understand Phones frustration, although I'm maybe dealing with it a little better!
Just to give 2 examples where I see issues with this new method...
1) In File Explorer you cannot select multiple files using finger or stylus. In fact, I can't even see the option to 'Select Several' like you have in Email/SMS.
2) When in an application that does support 'Select Several' it's not as easy as it was previously to select lots. For example, I could highlight and scroll at the same time before. I then used 'Ctrl' on the soft keyboard to the select another lot.
In general, I understand why it has been applied, to make finger control easier, however, I prefer the older version.
vigilante_xix said:
1) In File Explorer you cannot select multiple files using finger or stylus. In fact, I can't even see the option to 'Select Several' like you have in Email/SMS.
2) When in an application that does support 'Select Several' it's not as easy as it was previously to select lots. For example, I could highlight and scroll at the same time before. I then used 'Ctrl' on the soft keyboard to the select another lot.
Click to expand...
Click to collapse
In the default File Explorer (and in most other apps including Messaging), you can hold the Ctrl key on the hardware keyboard and then tap the items you want to select. Alternatively, if the objects you want selected are in order, you can use the Shift key.
Btw, Resco File Explorer supports dragging to select items. Just wanted to throw that out there as an alternative you may consider.

Verizon TP2 - Selecting Text Issues

Hey gang,
I'm driving a Verizon TP2 with the standard ROM, TouchFLO 3D 2.1.38420.2 out of the box with WinMo 6.1. I'm still fairly new to WinMo and the TP2 and am having some frustration with selecting text, mainly with trying to select text that extends beyond the visible screen. I can select text that's on the screen easily enough, but when the text I want to select extends either above or below what's visible on the screen, I can't figure out how to get that extra bit of text.
For example, let's say I go into a sent email that has four total paragraphs of text, the first two of which are completely visible on the screen. I need to select and copy the first three paragraphs only. I can easily select the first two visible paragraphs, but I can't figure out how to scroll down and continue getting that third paragraph.
I've tried with my fingers and the stylus, with no luck. Once I have the visible text selected, if I scroll down with the scroll bar to get the text below, once I click on the text it deselects. I've also tried getting the screen to auto-scroll with the stylus as I'm selecting text, by keeping the stylus down at the bottom - much like you would with your mouse pointer in Outlook/Word on your computer - but it won't scroll.
I've read posts about using the shift and arrow keys, but I can't seem to make that work either. Selecting all the text, then copy/pasting that over and deleting the extra works in some situations but not all. I need to be able to select exactly and only the text I need before copy/paste.
Any help would be greatly appreciated. Thanks!!
-Stever
I believe you have to map the shift function to a key and then go from there. Or you could highlight the first part, copy paste, scroll down, highlight the second part, copy paste.
I'm looking for a thread where someone asked a similar question
burtonsnow8 said:
I believe you have to map the shift function to a key and then go from there. Or you could highlight the first part, copy paste, scroll down, highlight the second part, copy paste.
I'm looking for a thread where someone asked a similar question
Click to expand...
Click to collapse
I'm going to give Rhodium Keyboard Controller GSM/CDMA v1.4 a try and see if that helps.
That being said, am I seriously *not* doing something stupid here? Is there really no built-in function to continue scrolling as you're selecting text with WinMo 6.1? I've really been enjoying WinMo 6.1 on my TP2 over my previous Blackberry experiences (including old non-touch and the Storm), but this seems like an amazing oversight.
Anyone know if this is corrected/included in WinMo 6.5?
Are you in TF3D or the standard windows view? In TF3d I cannot highlight any part of the message, I can only scroll. When I opened windows view (click all messages in the txt tab) I was able to touch click (hold down on screen) > "Make Selection" > and then highlight as much text as needed. It works exactly like excel and word mobile. I'm on Mighty Mikes 6.5 sense 2.1 rom.
Stever315 said:
I'm going to give Rhodium Keyboard Controller GSM/CDMA v1.4 a try and see if that helps.
That being said, am I seriously *not* doing something stupid here? Is there really no built-in function to continue scrolling as you're selecting text with WinMo 6.1? I've really been enjoying WinMo 6.1 on my TP2 over my previous Blackberry experiences (including old non-touch and the Storm), but this seems like an amazing oversight.
Anyone know if this is corrected/included in WinMo 6.5?
Click to expand...
Click to collapse
It may very well be a 6.1 vs 6.5 issue...I just confirmed that the problem exists on my T-mobile TP2 as well, stock 6.1 ROM.
I tried everything I could think of, with no luck...except for one thing: if you have the keyboard open when you start to select text, you can use the arrow keys to scroll up/down. Of course, it's not exactly easy to do that and hold the stylus on the screen, but if you're using your fingertips to select text, you might be able to get away with that.

Categories

Resources