PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → eBook reader like interface in an Android app
eBook reader like interface in an Android app
Iniciado por Yogi Yang, abr., 22 2017 7:31 AM - 3 respostas
Publicado em abril, 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
Membro registado
19 mensagems
Popularité : +2 (2 votes)
Publicado em maio, 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
Publicado em junho, 07 2017 - 1:58 PM
Membro registado
19 mensagems
Popularité : +2 (2 votes)
Publicado em junho, 07 2017 - 4:17 PM
Thanks,

I will look into it.

TIA

--

Yogi Yang