WebViewMarker icon indicating copy to clipboard operation
WebViewMarker copied to clipboard

selection background color while draging

Open Neernay opened this issue 11 years ago • 6 comments

Hi..

This is not an issues but didn't get where to ask so asking here. Sorry for the Newbie behaviour.

I am using this WebViewMarker in one my project. I am trying to implement this: the Background color should be visible while draging also. Not only when "onLong" press or final text selection but while draging also...

But i am not getting the code. I have created a method "onDraging" in "DragListener", called this ""javascript: android.selection.selectBetweenHandles(%f, %f);", endX, endY" from there where endX and endY are being calculated the same way as in "onDragEnd"

But some how its not working.. Can you help me out please.

Neernay avatar Mar 29 '13 14:03 Neernay

Hi..

I get this problem too,I invoke the onDragEnd method in move event of onTouch in DragController. but its not working correctly.. I need your help,thanks a lot.

pangff avatar Apr 01 '13 03:04 pangff

Hi..

I am trying it.. let you know if met with any success..!

Neernay avatar Apr 01 '13 06:04 Neernay

Thanks a lot, I'm looking forward your good news. By the way, would you like to tell me where are your from?

pangff avatar Apr 02 '13 02:04 pangff

I am from India..

Neernay avatar Apr 02 '13 04:04 Neernay

@pangff have you finished it ?

123Harvery avatar Oct 14 '13 05:10 123Harvery

I also tried but did not succeed. I think this is difficult without some native support.

naoak avatar Dec 04 '13 15:12 naoak