Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Could we use long press to control copy&paste

More
11 years 4 months ago #8922 by leo415
Hi,

I want to know why we couldn't use long press event to control select text content(copy & paste), i found the select event conflict with scroll.
Could we use long press event to control select, and can scroll at the same time.
More
11 years 4 months ago #8924 by Davide
Hi,
you can Override the
Code:
public void OnPDFLongPressed(float x, float y)
and handle your copy/paste event as you want..
More
11 years 4 months ago - 11 years 4 months ago #8925 by leo415
I think i couldn't scroll the pdf , while I setting the status select.
Below is the code from the demo.

m_status = STA_SELECT;
m_view.vSetSelStatus(true);

Can you give me any help?
Last edit: 11 years 4 months ago by leo415.
Time to create page: 0.397 seconds
Powered by Kunena Forum