View Single Post
Old 08-11-2014, 07:24 AM   #486
sergeyvl12
ebook fan
sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.
 
Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
Quote:
Originally Posted by Lucas Malor View Post
A programming question: I'm trying port a web browser on Kobo. Since the browser has a GUI, I suppose it needs X. But there's no X on Kobo, apparently. It seems raw data are sent to the screen. If so, how do you solved this problem with Coolreader?
Qt can work without X. It has framebuffer back-end. Qt has also WebKit - built-in web browser engine. You even cat find some Qt/WebKit browser in enternet and try to compile is for Kobo. But the 2 things are needed for that:

1. Free time
2. Good Qt skills

I have no free time for that...
sergeyvl12 is offline   Reply With Quote