PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → eBook reader like interface in an Android app
eBook reader like interface in an Android app
Started by Yogi Yang, Apr., 22 2017 7:31 AM - 3 replies
Posted on April, 22 2017 - 7:31 AM
Hello,

I am trying to use the HTML control for showing HTML content which is retrieved from a remote MySQL database.

Everything is working fine. I am trying to implement an eBook like interface in which a user can long press on a word and search for that work in the loaded content, show only one screen full of text and allow the user to swipe left or right to navigate the content like any standard eBook reader, etc.

But I am not able to control content shown in HTML control or interact with use based on user performed action. Like for example when the user long presses on the HTML control the word on which the user has long pressed gets selected.

I get the long press event fro HTML control but cannot get the word that is selected in the control programmatically.

How can I achieve such functionality.

Is there any JAVA library that I can use in WinDev Mobile?

Please guide me.

TIA

Yogi Yang
Registered member
19 messages
Popularité : +2 (2 votes)
Posted on May, 06 2017 - 1:21 PM
Hello,

There is no reply. So I think it is not possible.

But is there any JAVA lib that supports these feature. Please point me to it.

TIA

--

Yogi Yang
Posted on June, 07 2017 - 1:58 PM
Registered member
19 messages
Popularité : +2 (2 votes)
Posted on June, 07 2017 - 4:17 PM
Thanks,

I will look into it.

TIA

--

Yogi Yang