- Posts: 3
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Handlers for text selection
- swapna.chavan
- Topic Author
- Offline
- New Member
-
Less
More
IP: 192.168.0.71
12 years 5 days ago #7180
by swapna.chavan
Handlers for text selection was created by swapna.chavan
Hello,
Currently a long press and drag selects text. In android post this selection, there are selection handlers (at the beginning and end) which helps in selection post the drag action. There are no such selection handlers in iOS. Hence once the user stops the drag there is no way to modify the selection. Is there any way to add these handlers in iOS?
Currently a long press and drag selects text. In android post this selection, there are selection handlers (at the beginning and end) which helps in selection post the drag action. There are no such selection handlers in iOS. Hence once the user stops the drag there is no way to modify the selection. Is there any way to add these handlers in iOS?
- swapna.chavan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
IP: 192.168.0.71
12 years 3 days ago #7188
by swapna.chavan
Replied by swapna.chavan on topic Handlers for text selection
Hello,
Can someone please provide a solution?
-Regards.
Can someone please provide a solution?
-Regards.
IP: 192.168.0.71
12 years 3 days ago - 12 years 3 days ago #7190
by radaee
Replied by radaee on topic Handlers for text selection
ios version has this feature, long press to select text.
Last edit: 12 years 3 days ago by .
- swapna.chavan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
IP: 192.168.0.71
12 years 3 days ago #7192
by swapna.chavan
Replied by swapna.chavan on topic Handlers for text selection
Hello,
As mentioned in the query, I am able to select text with long press. The problem is once the selection is done there is no mechanism to modify the selection i.e. if I have selected 3 lines and then decide I want to select only first 2 lines, there is no direct mechanism to do so. In Android, post the selection, there are selector (2 bars) at the start and end position. These enables alteration of selection. This bars are missing in iOS. I want to know if these can be enabled some way. If not, can you provide guidance towards adding those.
As mentioned in the query, I am able to select text with long press. The problem is once the selection is done there is no mechanism to modify the selection i.e. if I have selected 3 lines and then decide I want to select only first 2 lines, there is no direct mechanism to do so. In Android, post the selection, there are selector (2 bars) at the start and end position. These enables alteration of selection. This bars are missing in iOS. I want to know if these can be enabled some way. If not, can you provide guidance towards adding those.
Time to create page: 0.406 seconds