View Single Post
Old 02-12-2021, 04:22 AM   #5
GuillaumeTz
Junior Member
GuillaumeTz began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2021
Device: Pocketbook Inkpad 3
Oh i just use the inkview.h under a Debian 32 bits in a virtual machine for development. That allows to build and test directly on my computer without uploading the app to my reader.

I made a small UI widget lib to draw text, verticalbox, horizontalbox... some classic UI things. So with this I create a widget tree to draw for each page.

For more complicated things I took example from pocketbook-coolreader github.

If you need help feel free to ask.
GuillaumeTz is offline   Reply With Quote