View Single Post
Old 11-14-2024, 04:40 PM   #28
orontee
Connoisseur
orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.
 
orontee's Avatar
 
Posts: 87
Karma: 250308
Join Date: Sep 2023
Location: Toulouse, France
Device: Vivlio Touch HD Plus, reMarkable Paper Pro
Quote:
Originally Posted by Biep View Post
I just found your repository.
How are things proceeding? Thanks for working on this!

You might get Steffen Bauer interested - if only to help you find out things about PocketBook programming that he found out the hard way.
As you can see from the repository log I've not spent much time on this recently. But it's still on my todo list and I am really interested in that project, need time...

One technical blocker is that I've not succeeded in monitoring key pressed on the on-screen keyboard: No event received to check what key has been pressed. Without that users would have to press a key then enter key (after that key an event is received and one can fetch the entered string)... Not that user friendly. Also I've not found any keyboard layout with direction keys... Thus I realized that I should implement my own on-screen keyboard. Interesting but I need to design that work and I procrastinate...

I am worrying whether I should start to write a pomodoro application first (despite the smiley, I am serious).

Last edited by orontee; 11-14-2024 at 04:44 PM.
orontee is offline   Reply With Quote